From f51e5060340c783a8a00dadd98e5786960caf43f Mon Sep 17 00:00:00 2001 From: Alex Woollam Date: Thu, 19 Nov 2020 13:06:05 +0000 Subject: 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 --- docs/content/using-npm/config.md | 4 ++-- 1 file 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 -- cgit v1.2.3