소스 검색

minor grammar fix: remove comma

Waldir Pimenta 9 년 전
부모
커밋
0c373e9db7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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`