fix type in readme

pull/9441/head
Geno 8 years ago committed by GitHub
parent 6f4038e885
commit 22cfb614bf
  1. 2
      README.md

@ -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

Loading…
Cancel
Save