docs(tutorial): fix grammar

Should either be "a different version" or "different versions";
this goes with the latter.

Closes #10249
This commit is contained in:
Eric Theise
2014-11-27 09:15:28 -08:00
committed by Pawel Kozlowski
parent e2b9eccde0
commit e5a9b265ba

View File

@@ -116,7 +116,7 @@ npm --version
```
<div class="alert alert-info">If you need to run a different versions of node.js
<div class="alert alert-info">If you need to run different versions of node.js
in your local environment, consider installing
<a href="https://github.com/creationix/nvm" title="Node Version Manager Github Repo link">
Node Version Manager (nvm)