Typo in README.md

Just stumbled over your project and found this typo.
This commit is contained in:
Sebastian 2016-08-09 19:38:07 +02:00 committed by GitHub
parent 9ac0d31fb5
commit 8148914f09
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ You can also use the `--watch` flag to tell the gulp task to watch all `.styl` f
Any pull request need to pass our linting rules, which are defined in the `.eslintrc.json` file. To lint all files, run
gulp eslit
gulp eslint
## Testing