diff --git a/index.js b/index.js index 7af5f1fe..4a80fb77 100644 --- a/index.js +++ b/index.js @@ -33,7 +33,7 @@ function Adapter(nsp){ Adapter.prototype.__proto__ = Emitter.prototype; /** - * Adds a socket from a room. + * Adds a socket to a room. * * @param {String} socket id * @param {String} room name