From 4b30f96a40cd26db04b874649c5f741f79f870fc Mon Sep 17 00:00:00 2001 From: g-div Date: Fri, 30 Oct 2015 19:08:33 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b6f526..d5c0a89 100644 --- a/README.md +++ b/README.md @@ -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`