Skip to content

Commit f0fa8b6

Browse files
davidmarkclementsvsemozhetbyt
authored andcommitted
Update doc/api/stream.md
Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
1 parent 9545ee0 commit f0fa8b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@ Calling `Readable.from(string)` or `Readable.from(buffer)` will not have
16461646
the strings or buffers be iterated to match the other streams semantics
16471647
for performance reasons.
16481648

1649-
### stream.Transform.by(asyncGeneratorFunction, [options])
1649+
### stream.Transform.by(asyncGeneratorFunction[, options])
16501650
<!-- YAML
16511651
added: REPLACEME
16521652
-->

0 commit comments

Comments
 (0)