Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
g-div committed Oct 30, 2015
1 parent a0590e0 commit 4b30f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ npm-run-all --parallel lint test:deps test --sequential build
- **npm run format** : `xo --fix`
- **npm run inspect** : `jsinspect`
- **npm run test** : `lab`
- **npm run covreage** : `lab -r lcov`
- **npm run coverage** : `lab -r lcov`
- **npm run build** : `nar create --executable`
- **npm run deps:sec** : `nsp audit-package`
- **npm run deps:updates** : `david`
Expand Down

0 comments on commit 4b30f96

Please sign in to comment.