From 0dd987bb919b3761c28f8e5b85eb22f9b9bf5a57 Mon Sep 17 00:00:00 2001 From: David Gonzalez Date: Sun, 13 Oct 2013 23:25:37 -0700 Subject: docs(cookbook/deeplinking): fix typo --- docs/content/cookbook/deeplinking.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/cookbook/deeplinking.ngdoc b/docs/content/cookbook/deeplinking.ngdoc index a6fd4852..bdcf0b09 100644 --- a/docs/content/cookbook/deeplinking.ngdoc +++ b/docs/content/cookbook/deeplinking.ngdoc @@ -148,4 +148,4 @@ In this example we have a simple app which consist of two screens: * The {@link api/ngRoute.directive:ngView ngView} widget loads the view when the URL changes. It also sets the view scope to the newly instantiated controller. * Changing the URL is sufficient to change the controller and view. It makes no difference whether - the URL is changed programatically or by the user. + the URL is changed programmatically or by the user. -- cgit v1.2.3