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 cfc8b41 commit a478f69783440f43fe6e73c8d62cec7f9c253d0a
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 a478f69

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