typo: srore vs store

This commit is contained in:
Manu Phatak 2015-05-14 13:47:54 -05:00
parent 9fd0f0ae54
commit e94f494fa2

View File

@ -279,7 +279,7 @@ Sets the style file's template and extension
### es6 ### es6
If you are using `es6`, and want to use its export functionality (and not webpack's), just add `--es6` flag when you create a component, action or srore. If you are using `es6`, and want to use its export functionality (and not webpack's), just add `--es6` flag when you create a component, action or store.
## Testing ## Testing