Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xander Dumaine committed Dec 30, 2015
1 parent 37a6a95 commit a9dba12
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 @@ -99,7 +99,7 @@ https://gitter.im/HenrikJoreteg/SimpleWebRTC
- `string url` - *required* url for signaling server. Defaults to signaling
server URL which can be used for development. You must use your own signaling
server for production.
- `object sockio` - *optional* object to be passed as options to the signaling
- `object socketio` - *optional* object to be passed as options to the signaling
server connection.
- `Connection connection` - *optional* connection object for signaling. See
`Connection` below. Defaults to a new SocketIoConnection
Expand Down

0 comments on commit a9dba12

Please sign in to comment.