Skip to content

Commit

Permalink
fix: Typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Jan 9, 2020
1 parent 19d10e2 commit c98e84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cozy-realtime/src/CozyRealtime.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ class CozyRealtime {
}

/**
* Unsubscibe all handlers and close socket
* Unsubscribe all handlers and close socket
*/
unsubscribeAll() {
this._getEventKeys()
Expand Down

0 comments on commit c98e84a

Please sign in to comment.