Skip to content

Commit 4323677

Browse files
committed
update readme
1 parent e76afdf commit 4323677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Usage
3030
- `filter` `<Function>`
3131
- function that gets one argument `fn({path: '', stats: {}})` and returns true to include or false to exclude the item
3232

33-
- return: `<Array<Object>>` `[{path: '', stats: {}}]`
33+
- **Return:** `<Array<Object>>` `[{path: '', stats: {}}]`
3434

3535
Examples
3636
--------

0 commit comments

Comments
 (0)