Skip to content

Commit

Permalink
coro-channel: typo in wrapStream
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal2453 committed Dec 14, 2023
1 parent 0be7d05 commit 857d417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/coro-channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ end)

----

### wrapSteam(socket) {#wrapStream}
### wrapStream(socket) {#wrapStream}

Wraps a [stream handle](https://github.com/luvit/luv/blob/master/docs.md#uv_stream_t--stream-handle) for both writing and reading.

Expand Down

0 comments on commit 857d417

Please sign in to comment.