We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af5ce97 + 678fb81 commit 8d9a613Copy full SHA for 8d9a613
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