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.
432432* Type: Boolean
433433
434434When "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.
436436See [ ` npm fund ` ] ( /commands/npm-fund ) for details.
437437
438438#### fetch-retries
@@ -1096,7 +1096,7 @@ using legacy search endpoint.
10961096
10971097If 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
11001100gathered. No identifying information is included in these requests.
11011101
11021102#### shell
You can’t perform that action at this time.
0 commit comments