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.
2 parents 19ec566 + ad7ea95 commit c299b88Copy full SHA for c299b88
src/ng/directive/ngRepeat.js
@@ -74,7 +74,7 @@
74
* For example, if an item is added to the collection, `ngRepeat` will know that all other items
75
* already have DOM elements, and will not re-render them.
76
*
77
- * All different types of tracking functions, their syntax, and and their support for duplicate
+ * All different types of tracking functions, their syntax, and their support for duplicate
78
* items in collections can be found in the
79
* {@link ngRepeat#ngRepeat-arguments ngRepeat expression description}.
80
0 commit comments