Skip to content

Commit aa5a2bc

Browse files
authored
Fix spelling error
1 parent 7a1c508 commit aa5a2bc

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
@@ -4,7 +4,7 @@
44

55
StorybookJS is a UI tool for isolating UI components to visually test their styles and states.
66

7-
This is great for checking the various iterations of a component in a sandbox versus scowering all the pages in a large scale project it is used to verify that the component is rendering properly.
7+
This is great for checking the various iterations of a component in a sandbox versus scouring all the pages in a large scale project it is used to verify that the component is rendering properly.
88

99
You can also render pages if you need that level of visual testing.
1010

0 commit comments

Comments
 (0)