From 6f9a5721bcf501974bae748b94ed3e2d3893135c Mon Sep 17 00:00:00 2001 From: brettcannon Date: Wed, 18 Jul 2012 16:26:09 -0300 Subject: fic(docs): Consistently use __bold__ for things that must be done when moving the ng-controller declaration. --- docs/content/tutorial/step_03.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/tutorial/step_03.ngdoc b/docs/content/tutorial/step_03.ngdoc index 8d9620ff..91670f52 100644 --- a/docs/content/tutorial/step_03.ngdoc +++ b/docs/content/tutorial/step_03.ngdoc @@ -148,7 +148,7 @@ and title elements: - Be sure to *remove* the `ng-controller` declaration from the body element. + Be sure to __remove__ the `ng-controller` declaration from the body element. While using double curlies works fine within the title element, you might have noticed that for a split second they are actually displayed to the user while the page is loading. A better -- cgit v1.2.3