Skip to content

Commit 678fb81

Browse files
authored
Fix typo in 15to16 upgrading notes
1 parent af5ce97 commit 678fb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Usage Docs/15to16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This guide will help you navigate the changes that were introduced in v16.
66

77
## Client supports multiple socket.io versions
88

9-
The client now supports socket.io 3 servers. This is mostly a transparent change, however if your sever
9+
The client now supports socket.io 3 servers. This is mostly a transparent change, however if your server
1010
is socket.io 2, you must send `.version(.two)` as an option to the manager.
1111

1212
```swift

0 commit comments

Comments
 (0)