Browse Source

fix minor grammatical issue

Agniva De Sarker 7 years ago
parent
commit
88289e54be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/npm.md

+ 1 - 1
pages/common/npm.md

@@ -23,7 +23,7 @@
 
 `npm uninstall {{module_name}}`
 
-- List of tree of installed modules referenced in package.json:
+- List a tree of installed modules referenced in package.json:
 
 `npm list`