Fix spelling mistake

This commit is contained in:
Daan Nijkamp 2015-05-16 15:21:22 +02:00
parent 9fd0f0ae54
commit fc229506f4

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