diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index 20355c647409..0f6b83ed8538 100644 --- a/docs/content/tutorial/step_07.ngdoc +++ b/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`
**Note:** Starting with AngularJS version 1.2, `ngRoute` is in its own module and must be loaded by loading -the `angular-route.js` file distributed with Angular. The easist way to load the file is to add a `