Skip to content

Commit

Permalink
doc: fix typo in stream docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarbol committed Oct 5, 2021
1 parent 0d2b6ac commit 8204d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Expand Up @@ -2090,7 +2090,7 @@ added: REPLACEME
* `options` {Object}
* `encoding` {string}
* `highWaterMark` {number}
* `objectModel` {boolean}
* `objectMode` {boolean}
* `signal` {AbortSignal}
* Returns: {stream.Readable}

Expand Down

0 comments on commit 8204d65

Please sign in to comment.