Skip to content

Commit fb624a7

Browse files
authored
Merge pull request #9253 from ava517/patch-1
Correct spelling
2 parents 0ffe43e + 4f180f8 commit fb624a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/applying-storybook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It's as easy as running `yarn storybook` to boot up a dedicated localhost to see
1818

1919
## Setting up a component's stories
2020

21-
A Storybook "story" is an instance of a component in a certain state or with certain paramaters applied to show an alternative version of the component.
21+
A Storybook "story" is an instance of a component in a certain state or with certain parameters applied to show an alternative version of the component.
2222

2323
Each component will only need one file containing all the stories, and should follow the naming convention of the component.
2424

0 commit comments

Comments
 (0)