diff --git a/doc/api/stream.md b/doc/api/stream.md index 66436eff9cb6d4..a8ed097f37bf00 100644 --- a/doc/api/stream.md +++ b/doc/api/stream.md @@ -2187,7 +2187,7 @@ for performance reasons. ### `stream.Readable.fromWeb(readableStream[, options])` > Stability: 1 - Experimental