Skip to content

Commit

Permalink
Update readme.md with a review suggestion
Browse files Browse the repository at this point in the history
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
futpib and sindresorhus committed Jun 14, 2019
1 parent d740c76 commit e211cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -95,7 +95,7 @@ Returns `string[]` of matching paths.

### globby.stream(patterns, [options])

Returns a `ReadableStream` of matching paths.
Returns a [`stream.Readable`](https://nodejs.org/api/stream.html#stream_readable_streams) of matching paths.

### globby.generateGlobTasks(patterns, options?)

Expand Down

0 comments on commit e211cdd

Please sign in to comment.