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 2575e3d commit 15fe963Copy full SHA for 15fe963
src/filters/array-filters.js
@@ -70,7 +70,7 @@ export function filterBy (arr, search, delimiter) {
70
}
71
72
/**
73
- * Filter filter for arrays
+ * Order filter for arrays
74
*
75
* @param {String|Array<String>|Function} ...sortKeys
76
* @param {Number} [order]
0 commit comments