We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5ce97 commit 678fb81Copy full SHA for 678fb81
Usage Docs/15to16.md
@@ -6,7 +6,7 @@ This guide will help you navigate the changes that were introduced in v16.
6
7
## Client supports multiple socket.io versions
8
9
-The client now supports socket.io 3 servers. This is mostly a transparent change, however if your sever
+The client now supports socket.io 3 servers. This is mostly a transparent change, however if your server
10
is socket.io 2, you must send `.version(.two)` as an option to the manager.
11
12
```swift
0 commit comments