We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbb118 commit 6ee7c29Copy full SHA for 6ee7c29
src/ng/filter/filter.js
@@ -46,7 +46,7 @@
46
*
47
* @param {function(actual, expected)|true|false} [comparator] Comparator which is used in
48
* determining if values retrieved using `expression` (when it is not a function) should be
49
- * considered a match based on the the expected value (from the filter expression) and actual
+ * considered a match based on the expected value (from the filter expression) and actual
50
* value (from the object in the array).
51
52
* Can be one of:
0 commit comments