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/docs
diff options
context:
space:
mode:
authorTakuya Fukuju <chalkygames123@gmail.com>2021-11-22 19:36:20 +0300
committerGar <gar+gh@danger.computer>2021-11-22 20:06:29 +0300
commitfc46a792621c89354eddc0e1ee2d4f5c26efe5a5 (patch)
tree34b5e648923844ac5028f4c5631810ddd7118971 /docs
parentc5c6d1603b06df4c10b503047aeed34d6e0c36c2 (diff)
docs: fix typo in `save-peer` description
PR-URL: https://github.com/npm/cli/pull/4072 Credit: @chalkygames123 Close: #4072 Reviewed-by: @wraithgar
Diffstat (limited to 'docs')
-rw-r--r--docs/content/using-npm/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/using-npm/config.md b/docs/content/using-npm/config.md
index a5017e61d..a7678b18d 100644
--- a/docs/content/using-npm/config.md
+++ b/docs/content/using-npm/config.md
@@ -1387,7 +1387,7 @@ Save installed packages to a package.json file as `optionalDependencies`.
* Default: false
* Type: Boolean
-Save installed packages. to a package.json file as `peerDependencies`
+Save installed packages to a package.json file as `peerDependencies`
<!-- automatically generated, do not edit manually -->
<!-- see lib/utils/config/definitions.js -->