Skip to content

Commit

Permalink
Merge pull request #1468 from Chaitanya110703/patch-1
Browse files Browse the repository at this point in the history
doc(README): remove typo
  • Loading branch information
owenpearson authored Oct 24, 2023
2 parents 73a86a3 + 6855073 commit 0e99593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e99593

Please sign in to comment.