docs(filter/filter): remove duplicate 'the'

Closes #15893
This commit is contained in:
Martin Staffa
2017-04-07 15:01:49 +02:00
parent 0fbb1187b8
commit 6ee7c29ca7
+1 -1
View File
@@ -46,7 +46,7 @@
*
* @param {function(actual, expected)|true|false} [comparator] Comparator which is used in
* determining if values retrieved using `expression` (when it is not a function) should be
* 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
* value (from the object in the array).
*
* Can be one of: