docs(tutorial/step_04): fix type (JacaScript --> JavaScript)

Closes #14661
This commit is contained in:
ZachLamb
2016-05-24 14:23:39 -06:00
committed by Georgios Kalpakas
parent cfc8b41771
commit a478f69783
+1 -1
View File
@@ -171,7 +171,7 @@ will make all entities registered on `phoneList` available on `phonecatApp` as w
<div class="alert alert-info">
<p>
Don't forget to also update your `index.html` adding a `<script>` tag for each JacaScript file
Don't forget to also update your `index.html` adding a `<script>` tag for each JavaScript file
we have created. This might seem tedious, but is totally worth it.
</p>
<p>