Skip to content

Commit dc6b2a8

Browse files
fix(docs): delineate package name
Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>
1 parent 6df69ce commit dc6b2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/commands/npm-uninstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Scope is optional and follows the usual rules for [`scope`](/using-npm/scope).
4444
npm uninstall sax
4545
```
4646

47-
sax will no longer be in your `package.json`, `npm-shrinkwrap.json`, or
47+
`sax` will no longer be in your `package.json`, `npm-shrinkwrap.json`, or
4848
`package-lock.json` files.
4949

5050
```bash

0 commit comments

Comments
 (0)