commit 1e506dd321136e3a5b1cc8bfecf902f0f88a0de6 Author: cypherpunks cypherpunks@torproject.org Date: Fri May 5 12:13:46 2017 +0000
Fix two typographical errors in the documentation
Closes #22169. --- src/main/resources/web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/web/index.html b/src/main/resources/web/index.html index d8fe74a..ab79638 100644 --- a/src/main/resources/web/index.html +++ b/src/main/resources/web/index.html @@ -442,7 +442,7 @@ Parameter values are case-insensitive. <p> Return only running (parameter value <strong>true</strong>) or only non-running relays and/or bridges -(paramter value +(parameter value <strong>false</strong>). Parameter values are case-insensitive. </p> @@ -1043,7 +1043,7 @@ This information may be helpful to decide whether a relay that is not running anymore has reached its accounting limit and has not dropped out of the network for another, unknown reason. Omitted if either the relay is not hibernating, or if no information is -available about the hiberation status of the relay. +available about the hibernation status of the relay. </p> </li>