Skip to content

Commit 9124d6d

Browse files
committed
Update options.restore brief to the latest API
1 parent 909937f commit 9124d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ gulp.task('default', function () {
114114

115115
### filter(pattern, [options])
116116

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

119119
#### pattern
120120

0 commit comments

Comments
 (0)