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 1cdcddb commit fced1c0Copy full SHA for fced1c0
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 `<script>`
+the `angular-route.js` file distributed with Angular. The easiest 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