Skip to content
Permalink
Browse files

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

Closes #14661
  • Loading branch information
ZachLamb authored and gkalpak committed May 24, 2016
1 parent 194c3ad commit 2a7c37cf01c26ba5be85dffdd5e8892d57d26acd
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/tutorial/step_04.ngdoc
@@ -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>

0 comments on commit 2a7c37c

Please sign in to comment.
You can’t perform that action at this time.