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.
1 parent 0f16b1d commit 0dd987bCopy full SHA for 0dd987b
docs/content/cookbook/deeplinking.ngdoc
@@ -148,4 +148,4 @@ In this example we have a simple app which consist of two screens:
148
* The {@link api/ngRoute.directive:ngView ngView} widget loads the
149
view when the URL changes. It also sets the view scope to the newly instantiated controller.
150
* Changing the URL is sufficient to change the controller and view. It makes no difference whether
151
- the URL is changed programatically or by the user.
+ the URL is changed programmatically or by the user.
0 commit comments