diff --git a/doc/api/webstreams.md b/doc/api/webstreams.md index 45e87152b86b..0963db46ee00 100644 --- a/doc/api/webstreams.md +++ b/doc/api/webstreams.md @@ -893,7 +893,7 @@ to a new `Buffer`, `TypedArray`, or `DataView`. added: v16.5.0 --> -* Type: {Buffer|TypedArray|DataView} +* Type: {Uint8Array} ### Class: `WritableStream`