We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ngRepeate
ngRepeat
1 parent c076fe0 commit 4c58501Copy full SHA for 4c58501
docs/content/tutorial/step_03.ngdoc
@@ -56,7 +56,7 @@ __`app/index.html`:__
56
57
We added a standard HTML `<input>` tag and used angular's
58
{@link api/ng.filter:filter $filter} function to process the input for the
59
-`ngRepeate` directive.
+`ngRepeat` directive.
60
61
This lets a user enter search criteria and immediately see the effects of their search on the phone
62
list. This new code demonstrates the following:
0 commit comments