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`