diff --git a/index.js b/index.js index 4a59e74c..43a23e2e 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