diff --git a/cheat/cheatsheets/npm b/cheat/cheatsheets/npm index 73c9b3d..ba85087 100644 --- a/cheat/cheatsheets/npm +++ b/cheat/cheatsheets/npm @@ -19,4 +19,4 @@ npm update npm install -g npm # Uninstall a package -npm unintall +npm uninstall