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:
authorSean Poulter <sean.poulter@gmail.com>2020-06-14 05:40:19 +0300
committerclaudiahdz <cghr1990@gmail.com>2020-06-25 01:18:27 +0300
commit9a2e2e797e5c91e7f4f261583a1906e2c440cc2f (patch)
tree6e9c640ff4ce0ccd6f047a670a845ac0d1a205ad
parentc49b6ae28791ff7184288be16654f97168aa9705 (diff)
docs: Fix typo
PR-URL: https://github.com/npm/cli/pull/1429 Credit: @seanpoulter Close: #1429 Reviewed-by: @claudiahdz
-rw-r--r--docs/content/using-npm/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/using-npm/config.md b/docs/content/using-npm/config.md
index a6947b17d..7b3dd79f0 100644
--- a/docs/content/using-npm/config.md
+++ b/docs/content/using-npm/config.md
@@ -455,7 +455,7 @@ packages.
* 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`](/cli-commands/npm-fund) for details.
#### git