Changes from PR feedback

This commit is contained in:
David Baker 2015-10-02 16:44:35 +01:00
parent 050c6cf72f
commit df39c3a281
3 changed files with 2 additions and 6 deletions

View file

@ -14,7 +14,7 @@ Getting started
6. Wait a few seconds for the initial build to finish.
7. Open http://127.0.0.1:8080/ in your browser to see your newly built Vector.
Wiht `npm start`, Any changes you make to the source files will cause a rebuild so
With `npm start`, any changes you make to the source files will cause a rebuild so
your changes will show up when you refresh.
For production use, run `npm run build` to build all the necessary files