Improve development setup experience by fixing misspelled areas

This commit is contained in:
Esa Juhana
2017-10-07 04:16:33 -05:00
committed by Allen
parent 9f92b5368f
commit c2e22d5710
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ $ npm start
```
### Launch StoryBook
We use [storybook](https://storybook.js.org/) to list our examples and it also have hot reload from source code. Sometime, it is also a good entry point to develop.
We use [storybook](https://storybook.js.org/) to list our examples and it also has hot reload from source code. Sometimes, it is also a good entry point to development.
```bash
$ cd packages/react-bootstrap-table2-example