diff --git a/public/docs/js/latest/quickstart.jade b/public/docs/js/latest/quickstart.jade index 86df565921..7c3f31ed14 100644 --- a/public/docs/js/latest/quickstart.jade +++ b/public/docs/js/latest/quickstart.jade @@ -460,7 +460,7 @@ code-example(format=""). .l-main-section :marked - ### 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 — and that is perfectly fine.