From b38a2287f239f6b31a7476e6767bc66dafb2a693 Mon Sep 17 00:00:00 2001 From: Iwona Lalik Date: Thu, 28 Nov 2013 10:24:41 +0100 Subject: docs(tutorial/step-3): add module to `ng-app` directive in code sample Closes #5184 --- docs/content/tutorial/step_03.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial') diff --git a/docs/content/tutorial/step_03.ngdoc b/docs/content/tutorial/step_03.ngdoc index a26a43a1..618d2e06 100644 --- a/docs/content/tutorial/step_03.ngdoc +++ b/docs/content/tutorial/step_03.ngdoc @@ -154,7 +154,7 @@ really is that easy to set up any functional, readable, end-to-end test. `ngController` declaration to the HTML element because it is the common parent of both the body and title elements: - + Be sure to __remove__ the `ng-controller` declaration from the body element. -- cgit v1.2.3