docs(quickstart): Change Npm to npm (#2398)

This commit is contained in:
Tomas Echeverri Valencia 2016-09-21 13:32:36 -05:00 committed by Ward Bell
parent 36c7224ff9
commit c8121d61dd
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ code-example(format="").
.l-main-section
:marked
<a id="npm-errors"></a>
### Appendix: Npm errors and warnings
### Appendix: npm errors and warnings
All is well if there are no console messages starting with `npm ERR!` *at the end* of **npm install**.
There might be a few `npm WARN` messages along the way &mdash; and that is perfectly fine.