From ce10f2c4dd6c2781ded9a1ef4a41ffb441ff62e2 Mon Sep 17 00:00:00 2001 From: Philipp Henkel Date: Fri, 8 Apr 2016 22:02:49 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fdbca8..f9ae868 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This module is used by [WebTorrent](http://webtorrent.io). - Robust and well-tested - Comprehensive test suite (runs entirely offline, so it's reliable) - Used by popular clients: [WebTorrent](http://webtorrent.io), [peerflix](https://github.com/mafintosh/peerflix), and [playback](https://mafintosh.github.io/playback/) -- Tracker stats avaialable via web interface at `/stats` +- Tracker statistics available via web interface at `/stats` Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht).