From dbc6696b68532adfbeca6b4c333dec33bacdd022 Mon Sep 17 00:00:00 2001 From: Peter Kosa Date: Sat, 9 Nov 2013 22:04:04 +0100 Subject: docs(tutorial/step-12): fix incorrect code filename Closes #4860 --- docs/content/tutorial/step_12.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial/step_12.ngdoc') diff --git a/docs/content/tutorial/step_12.ngdoc b/docs/content/tutorial/step_12.ngdoc index 1df4add6..15cd5261 100644 --- a/docs/content/tutorial/step_12.ngdoc +++ b/docs/content/tutorial/step_12.ngdoc @@ -194,7 +194,7 @@ This time, instead of the `ng-repeat` element, let's add it to the element conta In order to do this, we'll have to make some small changes to the HTML code so that we can have more control over our animations between view changes. -__`app/partials/phone-list.html`.__ +__`app/index.html`.__
 
-- cgit v1.2.3