docs(tutorial/step_04): fix type (JacaScript --> JavaScript)
Closes #14661
This commit is contained in:
committed by
Georgios Kalpakas
parent
cfc8b41771
commit
a478f69783
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user