[tor-commits] [metrics-web/master] Fix typo on Statistics page.

karsten at torproject.org karsten at torproject.org
Thu Apr 26 12:57:38 UTC 2018


commit 215f3639c245a4ed200158526bf03b3d07f25677
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Mon Apr 23 12:41:29 2018 +0200

    Fix typo on Statistics page.
---
 src/main/resources/web/jsps/stats.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/web/jsps/stats.jsp b/src/main/resources/web/jsps/stats.jsp
index c224a06..2674ba0 100644
--- a/src/main/resources/web/jsps/stats.jsp
+++ b/src/main/resources/web/jsps/stats.jsp
@@ -452,7 +452,7 @@ uni-/bidirectional connection usage were reported.</li>
 
 <li><b>direction:</b> Direction of reported fraction, which can be
 <b>"read"</b>, <b>"write"</b>, or <b>"both"</b> for connections classified as
-"mostly reading", "mostly writing", or "both reading as writing".  Connections
+"mostly reading", "mostly writing", or "both reading and writing".  Connections
 below the threshold have been removed from this statistics file entirely.</li>
 
 <li><b>quantile:</b> Quantile of the reported fraction when considering all





More information about the tor-commits mailing list