We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86aff73 commit 4ee5717Copy full SHA for 4ee5717
docs/content/tutorial/step_09.ngdoc
@@ -87,7 +87,7 @@ feature, we can implement [deep linking][deep-linking], which lets us utilize th
87
88
<div class="alert alert-success">
89
<p>
90
- `ngRoute` allows as to associate a controller and a template with a specific URL (or URL
+ `ngRoute` lets us associate a controller and a template with a specific URL (or URL
91
pattern). This is pretty close to what we did with `ngController` and `index.html` back in
92
{@link step_02 step 2}.
93
</p>
0 commit comments