Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOleg Efimov <efimovov@gmail.com>2011-07-17 03:11:44 +0400
committerisaacs <i@izs.me>2011-09-17 07:02:14 +0400
commit25bf4f96cb415e88f5924a8f38e7f53bbf59a115 (patch)
tree8f39ca60330586d28a5c7838a7642ebedd4c29da /doc
parentbfd2d59b16d873ad8e088f49b10fc44d8362c159 (diff)
Small spelling fixes in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/cache.md4
-rw-r--r--doc/install.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/cache.md b/doc/cache.md
index 99cc2cf4a..1fa128ad4 100644
--- a/doc/cache.md
+++ b/doc/cache.md
@@ -1,5 +1,5 @@
-npm-cache(1) -- install a package
-===================================
+npm-cache(1) -- Manipulates packages cache
+==========================================
## SYNOPSIS
diff --git a/doc/install.md b/doc/install.md
index d4348bad1..22eb8234e 100644
--- a/doc/install.md
+++ b/doc/install.md
@@ -1,4 +1,4 @@
-npm-install(1) -- install a package
+npm-install(1) -- Install a package
===================================
## SYNOPSIS