aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-18 10:55:22 -0700
committerChris Rebert <[email protected]>2013-08-18 10:55:22 -0700
commit25d9b2ad4935557ebf869a4cf850ad889e04c45e (patch)
tree5663df0e865a8e43f4370018e4dbadea6140b2c5 /components.html
parentd7eee9bd6ecbe4724ef0f9644edb92a9ede91bee (diff)
parent0989babe5daa14a91b80f6347efa493bc100e28d (diff)
downloadbootstrap-25d9b2ad4935557ebf869a4cf850ad889e04c45e.tar.xz
bootstrap-25d9b2ad4935557ebf869a4cf850ad889e04c45e.zip
Merge pull request #9788 from brunoamaral/3.0.0-wip
fixes two type-o's in glyphicons
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index 4e531e6a8..b4e6c18f1 100644
--- a/components.html
+++ b/components.html
@@ -244,7 +244,7 @@ base_url: "../"
</ul>
- <h2 id="glyphicons-how-to">How to use</h2>
+ <h2 id="glyphicons-how-to-use">How to use</h2>
<p>For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.</p>
{% highlight html %}
<span class="glyphicon glyphicon-search"></span>