From 0f16b1d32e36d5c6b6551201b5421bd22cdeeaef Mon Sep 17 00:00:00 2001 From: commonlisp Date: Sat, 12 Oct 2013 15:05:49 -0700 Subject: docs(tutorial/step-07): fix typo Closes #4390 --- docs/content/tutorial/step_07.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index ff209cef..c519751c 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 `` +the `angular-route.js` file distributed with Angular. The easist way to load the file is to add a `