Skip to content

Commit

Permalink
[doc] Fix typo (#2062)
Browse files Browse the repository at this point in the history
  • Loading branch information
leetrout committed Jun 30, 2022
1 parent 3b6af82 commit 1117af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ws.md
Expand Up @@ -9,7 +9,7 @@
- [Event: 'error'](#event-error)
- [Event: 'headers'](#event-headers)
- [Event: 'listening'](#event-listening)
- [Event: 'wsClientError'](event-wsclienterror)
- [Event: 'wsClientError'](#event-wsclienterror)
- [server.address()](#serveraddress)
- [server.clients](#serverclients)
- [server.close([callback])](#serverclosecallback)
Expand Down

0 comments on commit 1117af6

Please sign in to comment.