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:
authorAlex Woollam <alexjhwoollam@gmail.com>2020-11-19 16:06:05 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-11-27 19:04:24 +0300
commitf51e5060340c783a8a00dadd98e5786960caf43f (patch)
treebc4768f4cf32e3351dbcb3f70ccff906f5d52c90
parent1875347f9f4f2b50c28fe8857c5533eeebf42da2 (diff)
Update config.md
line 435: aknowledging->acknowledging line 1099: overwhich -> over which PR-URL: https://github.com/npm/cli/pull/2200 Credit: @alexwoollam Close: #2200 Reviewed-by: @darcyclarke
-rw-r--r--docs/content/using-npm/config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/using-npm/config.md b/docs/content/using-npm/config.md
index 52aa07f17..71102d2e2 100644
--- a/docs/content/using-npm/config.md
+++ b/docs/content/using-npm/config.md
@@ -432,7 +432,7 @@ Format `package-lock.json` or `npm-shrinkwrap.json` as a human readable file.
* Type: Boolean
When "true" displays the message at the end of each `npm install`
-aknowledging the number of dependencies looking for funding.
+acknowledging the number of dependencies looking for funding.
See [`npm fund`](/commands/npm-fund) for details.
#### fetch-retries
@@ -1096,7 +1096,7 @@ using legacy search endpoint.
If true, success/failure metrics will be reported to the registry stored in
`metrics-registry`. These requests contain the number of successful and
-failing runs of the npm CLI and the time period overwhich those counts were
+failing runs of the npm CLI and the time period over which those counts were
gathered. No identifying information is included in these requests.
#### shell