diff --git a/.storybook/preview.js b/.storybook/preview.js index cb0bf0a..e5c59f9 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -49,7 +49,7 @@ addParameters({ order: [ 'Introduction', 'Foundation', - ['Colors', 'Typography', 'Layout', 'Miscellaneous', 'Customisation'], + ['Colors', 'Typography', 'Layout', 'Miscellaneous', 'Customization'], 'Components', ], }, diff --git a/src/components/Button/Button.stories.mdx b/src/components/Button/Button.stories.mdx index 7dafc0e..497d884 100644 --- a/src/components/Button/Button.stories.mdx +++ b/src/components/Button/Button.stories.mdx @@ -78,7 +78,7 @@ There can be 3 different types of button. -There can be 2 different variants of `flat` and `elevated` kind buttton +There can be 2 different variants of `flat` and `elevated` kind button