Skip to content

Commit

Permalink
Update npm-link.md
Browse files Browse the repository at this point in the history
Fix typo.

PR-URL: #1283
Credit: @peterfich
Close: #1283
Reviewed-by: @claudiahdz
  • Loading branch information
peterfich authored and claudiahdz committed Jun 24, 2020
1 parent 2e05298 commit 0ca3509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/cli-commands/npm-link.md
Expand Up @@ -86,7 +86,7 @@ npm link @myorg/privatepackage

* [npm developers](/using-npm/developers)
* [package.json](/configuring-npm/package-json)
* [npm- nstall](/cli-commands/npm-install)
* [npm install](/cli-commands/npm-install)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)

0 comments on commit 0ca3509

Please sign in to comment.