Merge pull request #9441 from genofire/patch-1

fix typo in readme
This commit is contained in:
Carl Bergquist 2017-10-05 17:38:33 +02:00 committed by GitHub
commit 9b34346f6b

View File

@ -45,7 +45,7 @@ yarn install --pure-lockfile
npm run build
```
To rebuild frontend assets (typesript, sass etc) as you change them start the watcher via.
To rebuild frontend assets (typescript, sass etc) as you change them start the watcher via.
```bash
npm run watch