docs(readme): fix minor typos in readmes (#14259)

This commit is contained in:
Peter Blazejewicz
2018-04-02 16:11:27 +02:00
committed by Brandy Carney
parent f237b7f3a9
commit 7aa5d059ad
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ Make sure you are inside the `core` directory.
npm run dev
With the `dev` command, Ionic components will be built with [Stencil](https://stenciljs.com/), changes to source files are warched, a local http server will startup, and http://localhost:3333/ will open in a browser.
With the `dev` command, Ionic components will be built with [Stencil](https://stenciljs.com/), changes to source files are watched, a local http server will startup, and http://localhost:3333/ will open in a browser.
### 4. Preview