Skip to content

Commit 6c96170

Browse files
committed
Simplify language in README
1 parent 84af76d commit 6c96170

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
@@ -18,7 +18,7 @@ go get nhooyr.io/websocket
1818
- Full support of the WebSocket protocol
1919
- Only depends on stdlib
2020
- Simple to use
21-
- context.Context is a first class feature
21+
- context.Context is first class
2222
- net/http is used for WebSocket dials and upgrades
2323
- Thoroughly tested, fully passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
2424
- JSON helpers

0 commit comments

Comments
 (0)