diff --git a/README.md b/README.md
index 125c1386e1aad5dfc7f172a9488a1a802f580b55..119200d562ba777cc0ba1c4e1543b64fbb0ac825 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ go get nhooyr.io/websocket
 - Full support of the WebSocket protocol
 - Only depends on stdlib
 - Simple to use
-- context.Context is a first class feature
+- context.Context is first class
 - net/http is used for WebSocket dials and upgrades
 - Thoroughly tested, fully passes the [autobahn-testsuite](https://github.com/crossbario/autobahn-testsuite)
 - JSON helpers