Fix lint error

This commit is contained in:
Nicolas Gallagher
2016-12-07 16:49:53 -08:00
parent 7e75d037f2
commit 6bffe1775f
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ To continuously watch and run tests, run the following:
npm run test:watch
```
To perform linting, run the following:
To perform only linting, run the following:
```
npm run lint