Skip to content

Commit

Permalink
Fixes typo in Introduction doc (#7059)
Browse files Browse the repository at this point in the history
Fixes typo in Introduction doc
  • Loading branch information
ndelangen authored and shilman committed Jun 13, 2019
1 parent d6944fa commit 7f253f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/basics/introduction/index.md
Expand Up @@ -18,4 +18,4 @@ Here are some featured Storybooks to see how it works:
- [Demo of React Dates](http://airbnb.io/react-dates/) - [source](https://github.com/airbnb/react-dates)
- [Demo of React Native Web](http://necolas.github.io/react-native-web/storybook/) - [source](https://github.com/necolas/react-native-web)

Read the Learn Storyboook [tutorial](https://www.learnstorybook.com) for a step by step guide to building an app with Storybook and to see how building components in isolation can supercharge your app development workflow.
Read the Learn Storybook [tutorial](https://www.learnstorybook.com) for a step by step guide to building an app with Storybook and to see how building components in isolation can supercharge your app development workflow.

0 comments on commit 7f253f5

Please sign in to comment.