Skip to content

Commit

Permalink
[PR feedback] Spelling 2: Spelling Harder
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Sep 26, 2024
1 parent 3a96c32 commit 4384aa4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export const WrappingContent: Story = {
label: 'Long loooong tab',
})),
rightSideItems: Array.from({ length: 5 }).map(() => (
<EuiButton>Lots o buttons</EuiButton>
<EuiButton>Lotsa buttons</EuiButton>
)),
},
render: (args) => (
Expand Down

0 comments on commit 4384aa4

Please sign in to comment.