Skip to content

Commit 86bd271

Browse files
committed
remove extra letter
1 parent 6e31f54 commit 86bd271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Methods
159159
12. `joinNamespace()` - Causes the client to join nsp. Shouldn't need to be called unless you change nsp manually.
160160
13. `leaveNamespace()` - Causes the client to leave the nsp and go back to /
161161
14. `off(event: String)` - Removes all event handlers for event.
162-
15. `removeAllHandlers()` - Removes all handlers.s
162+
15. `removeAllHandlers()` - Removes all handlers.
163163

164164
Client Events
165165
------

0 commit comments

Comments
 (0)