From 0593a206382d03b5e44b561946bef42fb30d6cb6 Mon Sep 17 00:00:00 2001
From: Mark Otto <otto@github.com>
Date: Sun, 5 Jan 2014 20:54:31 -0800
Subject: [PATCH] grammarghhhhhhhhhhhh

---
 docs/components.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components.html b/docs/components.html
index 6330e6be1e..ad7eb079cc 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 %}
-- 
GitLab