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.
2 parents 624d94e + d413bef commit 2a20a96Copy full SHA for 2a20a96
README.md
@@ -24,7 +24,7 @@ version 0.2.x, it can be found [here](https://github.com/angular-ui/ui-router/tr
24
Angular UI-Router is a client-side [Single Page Application](https://en.wikipedia.org/wiki/Single-page_application)
25
routing framework for [AngularJS](http://angularjs.org).
26
27
-Routing frameworks for SPAs update the browser's URL as the user nagivates through the app. Conversely, they allows
+Routing frameworks for SPAs update the browser's URL as the user nagivates through the app. Conversely, this allows
28
changes to the browser's URL to drive navigation through the app, thus allowing the user to create a bookmark to a
29
location deep within the SPA.
30
0 commit comments