We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd25c4a + 8974388 commit d842dfcCopy full SHA for d842dfc
README.md
@@ -17,7 +17,7 @@
17
18
AngularUI Router is a routing framework for [AngularJS](http://angularjs.org), which allows you to organize the
19
parts of your interface into a [*state machine*](https://en.wikipedia.org/wiki/Finite-state_machine). Unlike the
20
-[`$route` service](http://docs.angularjs.org/api/ngRoute.$route) in Angular core, which is organized around URL
+[`$route` service](http://docs.angularjs.org/api/ngRoute.$route) in the Angular ngRoute module, which is organized around URL
21
routes, UI-Router is organized around [*states*](https://github.com/angular-ui/ui-router/wiki),
22
which may optionally have routes, as well as other behavior, attached.
23
0 commit comments