From b5fee31ad01732c35de338e848347729c94ab062 Mon Sep 17 00:00:00 2001 From: Eric Large Date: Fri, 4 Oct 2013 18:01:41 -0400 Subject: [PATCH] Update step_07.ngdoc Needed to change phonecat for phonecatApp in 2 places in order to get the application to run. --- docs/content/tutorial/step_07.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index 2dac3ff73e92..76074417124a 100644 --- a/docs/content/tutorial/step_07.ngdoc +++ b/docs/content/tutorial/step_07.ngdoc @@ -114,7 +114,7 @@ directive: __`app/index.html`:__
 
-
+
 ...
 
@@ -138,7 +138,7 @@ route into the layout template, which makes it a perfect fit for our `index.html __`app/index.html`:__
-
+
 
 ...