From 9a2e2e797e5c91e7f4f261583a1906e2c440cc2f Mon Sep 17 00:00:00 2001 From: Sean Poulter Date: Sat, 13 Jun 2020 22:40:19 -0400 Subject: [PATCH] docs: Fix typo PR-URL: https://github.com/npm/cli/pull/1429 Credit: @seanpoulter Close: #1429 Reviewed-by: @claudiahdz --- docs/content/using-npm/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/using-npm/config.md b/docs/content/using-npm/config.md index a6947b17d58d1..7b3dd79f0a46b 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