We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6e132 commit 64a9cd8Copy full SHA for 64a9cd8
docs/content/tutorial/step_03.ngdoc
@@ -150,7 +150,7 @@ and title elements:
150
151
Be sure to *remove* the `ng-controller` declaration from the body element.
152
153
- While using double curlies works fine in within the title element, you might have noticed that
+ 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
155
solution would be to use the {@link api/ng.directive:ngBind
156
ngBind} or {@link api/ng.directive:ngBindTemplate
0 commit comments