diff --git a/lib/browserid/prove_template.ejs b/lib/browserid/prove_template.ejs
index 5cba2343a75abbed57c5aacceaa9c787dfde7465..d9bd314860831e56c4bb86b28586153cb20320d8 100644
--- a/lib/browserid/prove_template.ejs
+++ b/lib/browserid/prove_template.ejs
@@ -1,5 +1,5 @@
-<%= gettext(
-      format('Thanks for verifying your email address.  This message is being sent to you to complete your sign-in to %s.', [site])) %>
+<%= format(
+      gettext('Thanks for verifying your email address. This message is being sent to you to complete your sign-in to %s.'), [site]) %>
 
 <%= gettext('Finish registration by clicking this link:') %> <%= link %>