Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977b482 commit 0f16b1dCopy full SHA for 0f16b1d
docs/content/tutorial/step_07.ngdoc
@@ -177,7 +177,7 @@ route into the layout template. This makes it a perfect fit for our `index.html`
177
178
<div class="alert alert-info">
179
**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>`
+the `angular-route.js` file distributed with Angular. The easist way to load the file is to add a `<script>`
181
tag to your `index.html` file as shown below.
182
</div>
183
0 commit comments