From de436dd4af4f1f7a3f3cfdb3da4a0964bc7e57fe Mon Sep 17 00:00:00 2001 From: Luke Brookhart Date: Sun, 1 Jan 2012 23:20:41 -0500 Subject: [PATCH] Correct typo - evert to every --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f42b9e..470ede6 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 negogiated with the server is 20s, the client might want to -send a heartbeat evert 15s). +send a heartbeat every 15s). ### (`3`) Message