From 0037062d0767ee525ea263cc16a14ee6820ca284 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 30 Nov 2015 22:27:59 -0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 280cd1e..3d88277 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ var server = new Server({ // It is possible to block by peer id (whitelisting torrent clients) or by secret // key (private trackers). Full access to the original HTTP/UDP request parameters - // are available n `params`. + // are available in `params`. // This example only allows one torrent.