From 0c373e9db7b68266c6b05cfdb5baa6e3c646d427 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Wed, 30 Dec 2015 14:53:38 +0000 Subject: [PATCH] minor grammar fix: remove comma --- pages/common/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/npm.md b/pages/common/npm.md index 6949cfbd2..6fb0195c5 100644 --- a/pages/common/npm.md +++ b/pages/common/npm.md @@ -22,6 +22,6 @@ `npm publish` -- Cleanup packages (removes packages, which are installed but are not listed in `package.json`) +- Cleanup packages (removes packages which are installed but are not listed in `package.json`) `npm prune`