docs: fix typo

This commit is contained in:
Damien Arrachequesne
2020-05-19 14:35:58 +02:00
parent 9806892ea5
commit cf3a759b89

View File

@@ -406,7 +406,7 @@ For example, `€` was encoded to `2:4€`, though `Buffer.byteLength('€') ===
Note: this assumes the record separator is not used in the data.
The revision 4 of the protocol will be included in Socket.IO v4.
The revision 4 of the protocol will be included in Socket.IO v3.
## Difference between v2 and v3