good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 8dee580a authored by arthmis's avatar arthmis Committed by GitHub
Browse files

Fix grammar (#295)

parent 3604edcb
Branches
Tags
No related merge requests found
...@@ -16,7 +16,7 @@ import ( ...@@ -16,7 +16,7 @@ import (
"nhooyr.io/websocket/internal/xsync" "nhooyr.io/websocket/internal/xsync"
) )
// Reader reads from the connection until until there is a WebSocket // Reader reads from the connection until there is a WebSocket
// data message to be read. It will handle ping, pong and close frames as appropriate. // data message to be read. It will handle ping, pong and close frames as appropriate.
// //
// It returns the type of the message and an io.Reader to read it. // It returns the type of the message and an io.Reader to read it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment