docs(tutorial/index): improve punctuation

Closes #10449
This commit is contained in:
Ruben Vicario Gonzalez
2014-12-13 21:12:03 -08:00
committed by Pawel Kozlowski
parent 99d1a438b6
commit 081fef60b2

View File

@@ -160,7 +160,7 @@ globally and run directly from a terminal/command prompt. You don't need to do t
tutorial, but if you decide you do want to run them directly, you can install these modules globally
using, `sudo npm install -g ...`.
For instance to install the Bower command line executable you would do:
For instance, to install the Bower command line executable you would do:
```
sudo npm install -g bower