Skip to content

Commit 4598fbb

Browse files
authored
Fix minor typo
1 parent 7a1c508 commit 4598fbb

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
@@ -91,4 +91,4 @@ export const Variants = () => (
9191
)
9292
```
9393

94-
As you go and make adjustments to the component itself or it's variant styles, Storybook will hot reload and those changes will appear in the stories that emphazise them.
94+
As you go and make adjustments to the component itself or it's variant styles, Storybook will hot reload and those changes will appear in the stories that emphasize them.

0 commit comments

Comments
 (0)