diff --git a/doc/api/stream.md b/doc/api/stream.md index 41a98aa827df..c8733268d78c 100644 --- a/doc/api/stream.md +++ b/doc/api/stream.md @@ -2807,7 +2807,7 @@ added: Returns whether the stream is readable. -### `stream.Readable.toWeb(streamReadable)` +### `stream.Readable.toWeb(streamReadable[, options])`