Skip to content

Commit 6df69ce

Browse files
wraithgarljharb
andcommitted
Update docs/content/commands/npm-uninstall.md
Co-authored-by: Jordan Harband <[email protected]>
1 parent cd5eeaa commit 6df69ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/commands/npm-uninstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sax will no longer be in your `package.json`, `npm-shrinkwrap.json`, or
5151
npm uninstall lodash --no-save
5252
```
5353

54-
lodash will not be removed fromy your `package.json`,
54+
lodash will not be removed from your `package.json`,
5555
`npm-shrinkwrap.json`, or `package-lock.json` files.
5656

5757
### See Also

0 commit comments

Comments
 (0)