Skip to content

Commit 0f16b1d

Browse files
commonlisppetebacondarwin
authored andcommitted
docs(tutorial/step-07): fix typo
Closes angular#4390
1 parent 977b482 commit 0f16b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_07.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ route into the layout template. This makes it a perfect fit for our `index.html`
177177

178178
<div class="alert alert-info">
179179
**Note:** Starting with AngularJS version 1.2, `ngRoute` is in its own module and must be loaded by loading
180-
the `angular-route.js` file distributed with Angular. The easist way to load the file is to add a `<scipt>`
180+
the `angular-route.js` file distributed with Angular. The easist way to load the file is to add a `<script>`
181181
tag to your `index.html` file as shown below.
182182
</div>
183183

0 commit comments

Comments
 (0)