Skip to content

Commit

Permalink
Defined optional param
Browse files Browse the repository at this point in the history
  • Loading branch information
Wildhoney committed Sep 17, 2014
1 parent 5f0e47f commit e5b69a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/EmberSockets.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
* Responsible for establishing a connect to the Socket.io server.
*
* @method connect
* @param params {Object}
* @param [params={}] {Object}
* @return {void}
*/
connect: function connect(params) {
Expand Down

0 comments on commit e5b69a8

Please sign in to comment.