We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df69ce commit dc6b2a8Copy full SHA for dc6b2a8
docs/content/commands/npm-uninstall.md
@@ -44,7 +44,7 @@ Scope is optional and follows the usual rules for [`scope`](/using-npm/scope).
44
npm uninstall sax
45
```
46
47
-sax will no longer be in your `package.json`, `npm-shrinkwrap.json`, or
+`sax` will no longer be in your `package.json`, `npm-shrinkwrap.json`, or
48
`package-lock.json` files.
49
50
```bash
0 commit comments