From 0c58b2eed8fd515113157fd90a787f2348d7d331 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Sat, 29 Jun 2019 23:13:19 -0500 Subject: [PATCH] Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5268a7..8248504 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You should also delete the existing npm install location (e.g. "C:\Users\\ #### Install nvm-windows -npm-windows comes with an installer (and uninstaller), because getting it should be easy. +nvm-windows comes with an installer (and uninstaller), because getting it should be easy. #### Reinstall any global utilities -- GitLab