Skip to content

Commit 41d3d82

Browse files
authored
Merge pull request #9265 from xersky/patch-2
Fix spelling error
2 parents 260238b + aa5a2bc commit 41d3d82

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)