Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 64a9cd8

Browse files
brettcannonbtford
authored andcommitted
fix(docs): Remove a redundant "in".
1 parent 7f6e132 commit 64a9cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_03.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ and title elements:
150150

151151
Be sure to *remove* the `ng-controller` declaration from the body element.
152152

153-
While using double curlies works fine in within the title element, you might have noticed that
153+
While using double curlies works fine within the title element, you might have noticed that
154154
for a split second they are actually displayed to the user while the page is loading. A better
155155
solution would be to use the {@link api/ng.directive:ngBind
156156
ngBind} or {@link api/ng.directive:ngBindTemplate

0 commit comments

Comments
 (0)