Skip to content

Commit f51e506

Browse files
alexwoollamruyadorno
authored andcommitted
Update config.md
line 435: aknowledging->acknowledging line 1099: overwhich -> over which PR-URL: #2200 Credit: @alexwoollam Close: #2200 Reviewed-by: @darcyclarke
1 parent 1875347 commit f51e506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/using-npm/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Format `package-lock.json` or `npm-shrinkwrap.json` as a human readable file.
432432
* Type: Boolean
433433

434434
When "true" displays the message at the end of each `npm install`
435-
aknowledging the number of dependencies looking for funding.
435+
acknowledging the number of dependencies looking for funding.
436436
See [`npm fund`](/commands/npm-fund) for details.
437437

438438
#### fetch-retries
@@ -1096,7 +1096,7 @@ using legacy search endpoint.
10961096

10971097
If true, success/failure metrics will be reported to the registry stored in
10981098
`metrics-registry`. These requests contain the number of successful and
1099-
failing runs of the npm CLI and the time period overwhich those counts were
1099+
failing runs of the npm CLI and the time period over which those counts were
11001100
gathered. No identifying information is included in these requests.
11011101

11021102
#### shell

0 commit comments

Comments
 (0)