diff --git a/i2p2www/pages/site/docs/api/i2pcontrol.html b/i2p2www/pages/site/docs/api/i2pcontrol.html
index 22a28e31..5a1784e6 100644
--- a/i2p2www/pages/site/docs/api/i2pcontrol.html
+++ b/i2p2www/pages/site/docs/api/i2pcontrol.html
@@ -81,7 +81,7 @@ Parameters are only provided in a named way (maps).
Token – [String] {% trans %}Token used for authenticating the client. Is provided by the server via the 'Authenticate' RPC method.{% endtrans %}
{{ _('Response:') }}
- - Result – [double] {% trans %}Returns the average value for the reuested rateStat and period.{% endtrans %}
+ - Result – [double] {% trans %}Returns the average value for the requested rateStat and period.{% endtrans %}
I2PControl – {% trans %}Manages I2PControl. Ports, passwords and the like.{% endtrans %}