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
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-18 10:28:14 +0300
committerisaacs <i@izs.me>2020-12-18 23:04:47 +0300
commit0ad958fe1cb811699caca235f361c8328baac8c4 (patch)
tree5e1626fa77dd08607e400baec3bd329c82e725e8 /CHANGELOG.md
parentcba3341dae4c92541049dc976e82e2ba19566e95 (diff)
(docs,test): assorted typo fixes
PR-URL: https://github.com/npm/cli/pull/2381 Credit: @XhmikosR Close: #2381 Reviewed-by: @isaacs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 923c565ab..48a78bdfd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -977,7 +977,7 @@
* fix package.json dependencies order
* [`49b2bf5a7`](https://github.com/npm/cli/commit/49b2bf5a798b49d52166744088a80b8a39ccaeb6)
`@npmcli/config@1.1.8`
- * fix unkown envs to be passed through
+ * fix unknown envs to be passed through
* fix setting correct globalPrefix on load
* [`f9aac351d`](https://github.com/npm/cli/commit/f9aac351dd36a19d14e1f951a2e8e20b41545822)
`libnpmversion@1.0.5`