diff --git a/browserid/views/verifyuser.ejs b/browserid/views/verifyuser.ejs
index f429d52fee6705546d506320c2712ca74a343c0c..3cca2c5284310bb92600274b5e04e6efc1b181fb 100644
--- a/browserid/views/verifyuser.ejs
+++ b/browserid/views/verifyuser.ejs
@@ -49,7 +49,7 @@
     </form>
     
     <div id="congrats">
-        <p class="serif">Thank you signing up with <strong>BrowserID</strong>. You can now use your <strong>BrowserID</strong> account to <em>Sign In</em> or <em>Sign Up</em> to websites all across the web!</p>
+        <p class="serif">Thank you for signing up with <strong>BrowserID</strong>. You can now use your <strong>BrowserID</strong> account to <em>Sign In</em> or <em>Sign Up</em> to websites all across the web!</p>
     </div>
       
   </div>