Skip to content

Commit 0f0da21

Browse files
committed
minor update
1 parent 9acfb58 commit 0f0da21

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
@@ -72,7 +72,7 @@ For example,
7272

7373
## Compression
7474

75-
The `compression` flag may be used to request commpressed messages from the server. If the server does not support or accept the request, then connection will continue as normal, but with uncompressed messages.
75+
The `compression` flag may be used to request compressed messages from the server. If the server does not support or accept the request, then connection will continue as normal, but with uncompressed messages.
7676

7777
```swift
7878
let ws = WebSocket("ws://url")

0 commit comments

Comments
 (0)