Skip to content

Commit 9267386

Browse files
committed
Fix docs for mergeIterables() argument
1 parent 0158bf4 commit 9267386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Merges all given (async) iterables in parallel, returning the values as they res
9797

9898
#### Arguments
9999

100-
* `input`either an async iterable, an ordinare iterable or an array
100+
* `input` – an array of async iterables, ordinare iterables and/or arrays
101101

102102
#### Options
103103

0 commit comments

Comments
 (0)