diff --git a/getting-started.html b/getting-started.html
index 7705e85d85ad0364cf4dcdefb3ca3c236ba4fbdf..91648b50373e31e8c60d59ca4f2973a4e44c1255 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -629,8 +629,7 @@ bootstrap/
 
 
     <h2 id="migration-notes">Additional notes</h2>
-    <p>Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our <em>mobile first</em> approach. Here's a partial list:
-    </p>
+    <p>Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our <em>mobile first</em> approach. Here's a partial list:</p>
     <ul>
       <li>Text-based form controls are now 100% wide. Wrap inputs inside <code>&lt;div class="col-*"&gt;&lt;/div&gt;</code> to control input widths.</li>
       <li><code>.badge</code> no longer has contextual (-success,-primary,etc..) classes.</li>