Skip to content

Commit a478f69

Browse files
ZachLambgkalpak
authored andcommitted
docs(tutorial/step_04): fix type (JacaScript --> JavaScript)
Closes angular#14661
1 parent cfc8b41 commit a478f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_04.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ will make all entities registered on `phoneList` available on `phonecatApp` as w
171171

172172
<div class="alert alert-info">
173173
<p>
174-
Don't forget to also update your `index.html` adding a `<script>` tag for each JacaScript file
174+
Don't forget to also update your `index.html` adding a `<script>` tag for each JavaScript file
175175
we have created. This might seem tedious, but is totally worth it.
176176
</p>
177177
<p>

0 commit comments

Comments
 (0)