Skip to content

Commit 260238b

Browse files
authored
Merge pull request #9264 from xersky/patch-1
Fix minor typo
2 parents e2bf28f + 4598fbb commit 260238b

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)