Skip to content

Commit

Permalink
Update options.restore brief to the latest API
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Aug 18, 2015
1 parent 909937f commit 9124d6d
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 @@ -114,7 +114,7 @@ gulp.task('default', function () {

### filter(pattern, [options])

Returns a [transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform) with a [.restore()](#streamrestore) method.
Returns a [transform stream](http://nodejs.org/api/stream.html#stream_class_stream_transform) with a [.restore](#optionsrestore) object.

#### pattern

Expand Down

0 comments on commit 9124d6d

Please sign in to comment.