diff --git a/lib/philomena_web/templates/setting/edit.html.slime b/lib/philomena_web/templates/setting/edit.html.slime
index fdba84fc..bd4139f0 100644
--- a/lib/philomena_web/templates/setting/edit.html.slime
+++ b/lib/philomena_web/templates/setting/edit.html.slime
@@ -123,7 +123,7 @@ h1 Content Settings
           .field
             => label f, :watch_on_reply, "Subscribe on Reply"
             => checkbox f, :watch_on_reply, class: "checkbox"
-            .fieldlabel: i Subscribe on Reply means you'll be subscribed things (images or topics) automatically as soon as you post a comment or reply, keeping you in the conversation.
+            .fieldlabel: i Subscribe on Reply means you'll be subscribed to things (images or topics) automatically as soon as you post a comment or reply, keeping you in the conversation.
           .field
             => label f, :watch_on_upload, "Subscribe on Upload"
             => checkbox f, :watch_on_upload, class: "checkbox"