Skip to content

Commit 15fe963

Browse files
javoskiyyx990803
authored andcommitted
typo fix (vuejs#3575)
1 parent 2575e3d commit 15fe963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/filters/array-filters.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function filterBy (arr, search, delimiter) {
7070
}
7171

7272
/**
73-
* Filter filter for arrays
73+
* Order filter for arrays
7474
*
7575
* @param {String|Array<String>|Function} ...sortKeys
7676
* @param {Number} [order]

0 commit comments

Comments
 (0)