Skip to content

Commit

Permalink
Typo in readme.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
Yanis Benson and sindresorhus committed Jun 28, 2019
1 parent 41866c3 commit d2b53cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const cpy = require('cpy');

#### filter

Type: `string | Function`
Type: `Function`

Function to filter copied files. Return true to include, false to exclude. Can also return a Promise that resolves to true or false.

Expand Down

0 comments on commit d2b53cb

Please sign in to comment.