diff --git a/README.md b/README.md index d982258..38c270c 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +to/from the channel.a \ No newline at end of file