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:
authorForrest L Norvell <forrest@npmjs.com>2015-05-28 23:57:03 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-05-28 23:57:03 +0300
commit2dc8c610df6df11b0ca0dc2a13eb0138efe63e9a (patch)
treedb9fb073a030236ee6c16499d939df85bf5dfefa /doc
parent39c0adde55aa6c2f5ee41afb54385662d75614cf (diff)
doc: correct typo in doc/files/npmrc.md
Thanks, Kenan! (typo found in https://github.com/npm/npm/commit/14aceddaf15f8310b6ec29c2c7dafac7695ca22b#commitcomment-11410241).
Diffstat (limited to 'doc')
-rw-r--r--doc/files/npmrc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/files/npmrc.md b/doc/files/npmrc.md
index d54369e1f..4d068efc8 100644
--- a/doc/files/npmrc.md
+++ b/doc/files/npmrc.md
@@ -38,7 +38,7 @@ example:
**NOTE:** Because local (per-project or per-user) `.npmrc` files can contain
sensitive credentials, they must be readable and writable _only_ by your user
-accoung (i.e. must have a mode of `0600`), otherwise they _will be ignored by
+account (i.e. must have a mode of `0600`), otherwise they _will be ignored by
npm!_
### Per-project config file