Skip to content

Commit

Permalink
README: renamed joined to rooms
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Dec 24, 2012
1 parent 0881dfb commit 708af3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ io.on('connection', function(){ // … });
A `Socket` is the fundamental class for interacting with browser
clients.
### Socket#joined:Array
### Socket#rooms:Array
A list of strings identifying the rooms this socket is in.
Expand Down

0 comments on commit 708af3f

Please sign in to comment.