Skip to content

Commit

Permalink
Merge pull request #209 from andrei-cacio/patch-1
Browse files Browse the repository at this point in the history
Updated Reference docs
  • Loading branch information
legastero committed May 8, 2017
2 parents 939cd13 + 77032c9 commit e0f5245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ client.on('message', (message) => {
### muc:destroyed
### nick
### presence
I order to get presence, you have to send your presence first when session starts.
In order to get presence, you have to send your presence first when session starts.
Example:
```javascript
Expand Down

0 comments on commit e0f5245

Please sign in to comment.