Skip to content

Commit 0dd987b

Browse files
davegonzalezpetebacondarwin
authored andcommitted
docs(cookbook/deeplinking): fix typo
1 parent 0f16b1d commit 0dd987b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/cookbook/deeplinking.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ In this example we have a simple app which consist of two screens:
148148
* The {@link api/ngRoute.directive:ngView ngView} widget loads the
149149
view when the URL changes. It also sets the view scope to the newly instantiated controller.
150150
* 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.
151+
the URL is changed programmatically or by the user.

0 commit comments

Comments
 (0)