Thanks to visit codestin.com Credit goes to github.com
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.
1 parent fd4a284 commit ad7ea95Copy full SHA for ad7ea95
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