Skip to content

Commit 4d0ff94

Browse files
committed
Merge pull request webtorrent#109 from harshjv/master
Update README.md
2 parents 192bbcb + 46a54fe commit 4d0ff94

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
@@ -133,7 +133,7 @@ var server = new Server({
133133

134134
// In addition to returning a boolean (`true` for allowed, `false` for disallowed),
135135
// you can return an `Error` object to disallow and provide a custom reason.
136-
})
136+
}
137137
})
138138

139139
// Internal http, udp, and websocket servers exposed as public properties.

0 commit comments

Comments
 (0)