Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ This is a drop-in replacement for the sync standard library.
## channel
Package that helps debugging locked channels. The created channel will generate
a log if we need to wait more than the timeout before writing or reading a value
to/from the channel.
to/from the channel.a
Loading