Skip to content

Commit f6cb1ad

Browse files
committed
doc: mention node:stream/consumers in stream overview
Adds a reference to the node:stream/consumers utility functions in the main stream documentation to improve discoverability. Refs: #62535
1 parent 00e1ea7 commit f6cb1ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/stream.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ For common tasks like reading a stream into a string or buffer, the
3030
convenient utility functions.
3131

3232
## Organization of this document
33-
3433
This document contains two primary sections and a third section for notes. The
3534
first section explains how to use existing streams within an application. The
3635
second section explains how to create new types of streams.

0 commit comments

Comments
 (0)