We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
webstreams.md
1 parent 92d6403 commit 43074eeCopy full SHA for 43074ee
doc/api/webstreams.md
@@ -206,7 +206,7 @@ added: v16.5.0
206
* `transform` {Object}
207
* `readable` {ReadableStream} The `ReadableStream` to which
208
`transform.writable` will push the potentially modified data
209
- is receives from this `ReadableStream`.
+ it receives from this `ReadableStream`.
210
* `writable` {WritableStream} The `WritableStream` to which this
211
`ReadableStream`'s data will be written.
212
* `options` {Object}
0 commit comments