From e5a9b265ba7dacc92321dd83208d2ed6543b794b Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Thu, 27 Nov 2014 09:15:28 -0800 Subject: [PATCH] docs(tutorial): fix grammar Should either be "a different version" or "different versions"; this goes with the latter. Closes #10249 --- docs/content/tutorial/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index bd470119..7f953ea5 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -116,7 +116,7 @@ npm --version ``` -
If you need to run a different versions of node.js +
If you need to run different versions of node.js in your local environment, consider installing Node Version Manager (nvm)