We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c8256 commit 6f9a572Copy full SHA for 6f9a572
docs/content/tutorial/step_03.ngdoc
@@ -148,7 +148,7 @@ and title elements:
148
149
<html ng-app ng-controller="PhoneListCtrl">
150
151
- Be sure to *remove* the `ng-controller` declaration from the body element.
+ Be sure to __remove__ the `ng-controller` declaration from the body element.
152
153
While using double curlies works fine within the title element, you might have noticed that
154
for a split second they are actually displayed to the user while the page is loading. A better
0 commit comments