Skip to content

Commit

Permalink
[docs] Minor fixes (#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feram Bot authored and darrachequesne committed Oct 21, 2016
1 parent 58a73d3 commit ccd3376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ var oldSettings = {
};

/**
* Backwards compatiblity.
* Backwards compatibility.
*
* @api public
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/socket.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ Socket.prototype.leaveAll = function(){
};

/**
* Called by `Namespace` upon succesful
* Called by `Namespace` upon successful
* middleware execution (ie: authorization).
*
* @api private
Expand Down

0 comments on commit ccd3376

Please sign in to comment.