Skip to content

Commit

Permalink
Merge 3063070 into bbb4b5d
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed May 28, 2014
2 parents bbb4b5d + 3063070 commit f98108a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
This :monkey:-patch plugin is fixing [issue with Node Streams piping](https://github.com/gulpjs/gulp/issues/91). For explanations, read [this small article](https://gist.github.com/floatdrop/8269868).

Briefly it replaces `pipe` method and removes standart `onerror` handler on `error` event, which unpipes streams on error by default.
Briefly it replaces `pipe` method and removes standard `onerror` handler on `error` event, which unpipes streams on error by default.

## Usage :monkey:

Expand Down

0 comments on commit f98108a

Please sign in to comment.