Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van der Heijden authored Sep 15, 2017
1 parent 572e4a6 commit 9298941
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 @@ -119,7 +119,7 @@ siridb.close();
## Events
### SiriDBClient.onClose
Will be triggered when the connction is closed or lost. This event will also be triggered when the connection is closed by
the [close()](#siridbclient.close) function.
the [close()](#siridbclientclose) function.

```javascript
siridb.onClose((msg) => {
Expand Down

0 comments on commit 9298941

Please sign in to comment.