diff --git a/r2/r2/templates/apihelp.html b/r2/r2/templates/apihelp.html
index a92f71481..d18059c78 100644
--- a/r2/r2/templates/apihelp.html
+++ b/r2/r2/templates/apihelp.html
@@ -168,7 +168,7 @@ fetched.
modhashes
<%text filter="safemarkdown">
-A modhash is a token that the reddit API requires to hel prevent
+A modhash is a token that the reddit API requires to help prevent
[CSRF](http://en.wikipedia.org/wiki/CSRF). Modhashes can be obtained via the
[/api/me.json](#GET_api_me.json) call or in response data of listing endpoints.