From b1c11e2d0cf1289db5614815edcf68afa838b610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 5 Jul 2020 19:47:20 +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 e5c14df..f81a674 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Blazingly fast, multi-threaded BitTorrent tracker written in Rust. Consists of separate executables: - * `aquatic_udp`: UDP BitTorrent tracker with double the thoughput of + * `aquatic_udp`: UDP BitTorrent tracker with double the throughput of opentracker * `aquatic_ws`: WebTorrent tracker (experimental)