Skip to content

Commit 1d63599

Browse files
committed
Fix grammar in README.md
1 parent 1f053d9 commit 1d63599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ As mentioned above, nhooyr/websocket also supports concurrent writers.
134134

135135
The only performance con to nhooyr/websocket is that uses one extra goroutine to support
136136
cancellation with context.Context. This costs 2 KB of memory which is cheap compared to
137-
simplicity benefits.
137+
the benefits.
138138

139139
### x/net/websocket
140140

0 commit comments

Comments
 (0)