We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da760b0 commit 0037062Copy full SHA for 0037062
README.md
@@ -124,7 +124,7 @@ var server = new Server({
124
125
// It is possible to block by peer id (whitelisting torrent clients) or by secret
126
// key (private trackers). Full access to the original HTTP/UDP request parameters
127
- // are available n `params`.
+ // are available in `params`.
128
129
// This example only allows one torrent.
130
0 commit comments