diff --git a/README.md b/README.md index e560aa0439..b9fb92c9f7 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ can use ```javascript channel.presence.enterClient('myClientId', 'status', function(err) { ... }); -// and similiarly, updateClient and leaveClient +// and similarly, updateClient and leaveClient ``` ### Querying the Presence History