diff --git a/docs/components.html b/docs/components.html
index 6330e6be1e52bcc5fbb79a70a9e374d2c9562b98..ad7eb079cc2aa5243d4f4ccad01b65696a0c09aa 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -14,7 +14,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
     </div>
 
     <h2 id="glyphicons-glyphs">Available glyphs</h2>
-    <p>Includes 200 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you to include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
+    <p>Includes 200 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask you include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
     <div class="bs-glyphicons">
       <ul class="bs-glyphicons-list">
         {% for iconClassName in site.data.glyphicons %}