File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -432,7 +432,7 @@ Format `package-lock.json` or `npm-shrinkwrap.json` as a human readable file.
432
432
* Type: Boolean
433
433
434
434
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.
436
436
See [ ` npm fund ` ] ( /commands/npm-fund ) for details.
437
437
438
438
#### fetch-retries
@@ -1096,7 +1096,7 @@ using legacy search endpoint.
1096
1096
1097
1097
If true, success/failure metrics will be reported to the registry stored in
1098
1098
` 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
1100
1100
gathered. No identifying information is included in these requests.
1101
1101
1102
1102
#### shell
You can’t perform that action at this time.
0 commit comments