Skip to content

Commit

Permalink
chore(docs): fix spelling mistake in npm-install.md docs
Browse files Browse the repository at this point in the history
PR-URL: #285
Credit: @brettz9
Close: #285
Reviewed-by: @claudiahdz
  • Loading branch information
brettz9 authored and claudiahdz committed Nov 14, 2019
1 parent 9f943a7 commit c0346b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-install.md
Expand Up @@ -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
Expand Down

0 comments on commit c0346b1

Please sign in to comment.