Skip to content

Commit e782ff3

Browse files
Merge pull request webtorrent#268 from crapthings/patch-1
add missing comma
2 parents 6ce0d51 + 194b62a commit e782ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ var optionalOpts = {
7474
left: 0,
7575
customParam: 'blah' // custom parameters supported
7676
}
77-
}
77+
},
7878
// RTCPeerConnection config object (only used in browser)
7979
rtcConfig: {},
8080
// User-Agent header for http requests

0 commit comments

Comments
 (0)