Skip to content

Commit ba3f7ff

Browse files
vsemozhetbytMylesBorins
authored andcommitted

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@ const cleanup = finished(rs, (err) => {
15551555
});
15561556
```
15571557

1558-
### `stream.pipeline(source, ...transforms, destination, callback)`
1558+
### `stream.pipeline(source[, ...transforms], destination, callback)`
15591559
<!-- YAML
15601560
added: v10.0.0
15611561
changes:

0 commit comments

Comments
 (0)