Skip to content

Commit 0037062

Browse files
committed
typo
1 parent da760b0 commit 0037062

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

125125
// It is possible to block by peer id (whitelisting torrent clients) or by secret
126126
// key (private trackers). Full access to the original HTTP/UDP request parameters
127-
// are available n `params`.
127+
// are available in `params`.
128128

129129
// This example only allows one torrent.
130130

0 commit comments

Comments
 (0)