From 34b1ceb42e0a75a07740654b0c3b6d8dd87ad211 Mon Sep 17 00:00:00 2001 From: Jesse Palmer Date: Sun, 20 Oct 2013 18:02:11 -0400 Subject: docs(tutorial/step-7): add doctype directive to example Closes #4552 --- docs/content/tutorial/step_07.ngdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/content/tutorial/step_07.ngdoc') diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index cb5f5f9c..11ca36d2 100644 --- a/docs/content/tutorial/step_07.ngdoc +++ b/docs/content/tutorial/step_07.ngdoc @@ -183,6 +183,7 @@ tag to your `index.html` file as shown below. __`app/index.html`:__
+
 
 
 ...
-- 
cgit v1.2.3