Browse Source

minor grammar fix: remove comma

Waldir Pimenta 9 năm trước cách đây
mục cha
commit
0c373e9db7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/common/npm.md

+ 1 - 1
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`