README & API.md: minor edits
This commit is contained in:
parent
9c18fc7055
commit
2209c0ea76
2 changed files with 3 additions and 3 deletions
|
@ -152,7 +152,7 @@ These properties are similar to the equivalently named properties of `Array`.
|
|||
|
||||
## Channel
|
||||
|
||||
### Channel([bufferLength = 0]) -> Channel
|
||||
### Channel([bufferLength]) -> Channel
|
||||
|
||||
Create a new `Channel` with an optional buffer. This allows an async function
|
||||
to push up to `bufferLength` values before blocking.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue