[tor-commits] [metrics-web/master] Fix typo.
karsten at torproject.org
karsten at torproject.org
Thu Jul 13 09:12:08 UTC 2017
commit e7315204a81a456610598a578aaf1377db47c212
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Thu Jul 13 10:38:28 2017 +0200
Fix typo.
---
website/src/main/resources/web/WEB-INF/sources.jsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/src/main/resources/web/WEB-INF/sources.jsp b/website/src/main/resources/web/WEB-INF/sources.jsp
index 301a2ea..43a926b 100644
--- a/website/src/main/resources/web/WEB-INF/sources.jsp
+++ b/website/src/main/resources/web/WEB-INF/sources.jsp
@@ -36,7 +36,7 @@
<li><a href="https://gitweb.torproject.org/torperf.git" target="_blank">Torperf</a> measures Tor performance with a set of utilities and Python scripts.</li>
<li><a href="https://github.com/robgjansen/onionperf" target="_blank">OnionPerf</a> measures the performance of onion services.</li>
<li><a href="https://ooni.torproject.org/" target="_blank">OONI</a> detects censorship, surveillance, and traffic manipulation on the internet.</li>
- <li><a href="https://gitweb.torproject.org/user/phw/sybilhunter.git/" target="_blank">Sybilhunter</a> attempts to detect Sybil attacks onthe Tor network.</li>
+ <li><a href="https://gitweb.torproject.org/user/phw/sybilhunter.git/" target="_blank">Sybilhunter</a> attempts to detect Sybil attacks on the Tor network.</li>
<li><a href="https://webstats.torproject.org/" target="_blank">Webstats</a> collects logs from <code>torproject.org</code> web servers and provides them as a stripped-down version of Apache's "combined" log format without IP addresses, log times, HTTP parameters, referers, and user agent strings.</li>
</ul>
</div>
More information about the tor-commits
mailing list