diff --git a/other/js/auth_plugin_examples.js b/other/js/auth_plugin_examples.js index 945b248..6db3d7f 100644 --- a/other/js/auth_plugin_examples.js +++ b/other/js/auth_plugin_examples.js @@ -1,5 +1,5 @@ /* - * An auth plugin must be a function which returns a function conforing to the + * An auth plugin must be a function which returns a function conforming to the * requirements of the `verifyClients` option on ws.WebSocket.Server. * * See: https://github.com/websockets/ws/blob/master/doc/ws.md