Fix typo in 15to16 upgrading notes
This commit is contained in:
		
							parent
							
								
									af5ce97b75
								
							
						
					
					
						commit
						678fb81ed5
					
				@ -6,7 +6,7 @@ This guide will help you navigate the changes that were introduced in v16.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Client supports multiple socket.io versions
 | 
					## Client supports multiple socket.io versions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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
 | 
				
			||||||
is socket.io 2, you must send `.version(.two)` as an option to the manager.
 | 
					is socket.io 2, you must send `.version(.two)` as an option to the manager.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```swift
 | 
					```swift
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user