diff --git a/browserid/views/about.ejs b/browserid/views/about.ejs
index 2bfe82b745614a0fb9d569c08fda2ebc71fe3650..5b6c80f9775a8ee6337b77227e894ba0fa638261 100644
--- a/browserid/views/about.ejs
+++ b/browserid/views/about.ejs
@@ -3,14 +3,14 @@
 
         <div class="video">
           <div class="description">
-            <b>BrowserID</b> is an <b>easier</b> way to sign in:
+            <b>BrowserID</b> is an <b>easier</b> way to sign in
           </div>
         </div>
 
         <div class="row one cf">
             <img src="/i/tutorial_1.png">
             <div>
-                <p><div class="steps"></div> On your favorite website that supports BrowserID, Click the &lsquo;Sign In&rsquo; button.</p>
+                <p><div class="steps"></div> On your favorite website that supports BrowserID, Click the &lsquo;Sign In&rsquo; button</p>
             </div>
         </div>
 
@@ -19,7 +19,7 @@
         <div class="row two cf">
             <img src="/i/tutorial_2.png">
             <div>
-                <p><div class="steps"></div> Select your preferred Email.</p>
+                <p><div class="steps"></div> Select your preferred Email</p>
             </div>
 
         </div>