From de0d7943cf83dfc5ed53e804ede015dff3897d95 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Wed, 6 Nov 2019 10:50:01 +0800 Subject: [PATCH] sp. nit --- docs/content/cli-commands/npm-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/cli-commands/npm-install.md b/docs/content/cli-commands/npm-install.md index 523fd68f96a49..574999677a314 100755 --- a/docs/content/cli-commands/npm-install.md +++ b/docs/content/cli-commands/npm-install.md @@ -358,7 +358,7 @@ npm install sax --force ``` The `--no-fund` argument will hide the message displayed at the end of each -install that aknowledges the number of dependencies looking for funding. +install that acknowledges the number of dependencies looking for funding. See `npm-fund(1)` The `-g` or `--global` argument will cause npm to install the package globally