Skip to content

Commit

Permalink
Merge 67e46da into 5397da2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Dec 7, 2014
2 parents 5397da2 + 67e46da commit 94ab42f
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 @@ -40,7 +40,7 @@ Creates watcher that will spy on files that were matched by `glob` which can be
Returns pass through stream, that will emit vinyl files
(with additional `event` property) that corresponds to event on file-system.

#### Callback `function(vinly)`
#### Callback `function(vinyl)`

This function is called, when some events is happens on file-system.
All incoming files that piped in will be grouped and passed to `events` stream as is.
Expand Down

0 comments on commit 94ab42f

Please sign in to comment.