From 4c93444ae352cc72d4e7fece55cfb9d8e313b1e0 Mon Sep 17 00:00:00 2001 From: Sean Poulter Date: Sat, 13 Jun 2020 22:40:19 -0400 Subject: [PATCH] docs: Fix typo --- 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 fcf116d7f1ff6..8e5481a6fca39 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/fund) for details. #### git