diff --git a/README.md b/README.md index 7d2a66f..3b2f71a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - Socket.IO protocol ================== @@ -249,7 +248,7 @@ the server might want to respond with a error packet. Sends a heartbeat. Heartbeats must be sent within the interval negotiated with the server. It's up to the client to decide the padding (for example, if the heartbeat timeout negotiated with the server is 20s, the client might want to -send a heartbeat evert 15s). +send a heartbeat every 15s). ### (`3`) Message