We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf90f2f commit d267f46Copy full SHA for d267f46
docs/content/cli-commands/npm-install.md
@@ -358,7 +358,7 @@ npm install sax --force
358
```
359
360
The `--no-fund` argument will hide the message displayed at the end of each
361
-install that aknowledges the number of dependencies looking for funding.
+install that acknowledges the number of dependencies looking for funding.
362
See `npm-fund(1)`
363
364
The `-g` or `--global` argument will cause npm to install the package globally
0 commit comments