diff --git a/css.html b/css.html
index a27f5afb8e6a9b6ae0dc4bf760aa925521151e9f..965bdc54810492153144a47fb8bc7b3d9be0c02d 100644
--- a/css.html
+++ b/css.html
@@ -1663,7 +1663,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 {% endhighlight %}
     <div class="bs-callout bs-callout-info">
       <h4>Input groups</h4>
-      <p>To add integrated text or buttons before and/or after any text-based <code>&lt;input&gt;</code>, <a href="../components/#input-groups">check out the input group component.</a></p>
+      <p>To add integrated text or buttons before and/or after any text-based <code>&lt;input&gt;</code>, <a href="../components/#input-groups">check out the input group component</a>.</p>
     </div>
 
     <h3>Textarea</h3>