aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorctalkington <[email protected]>2012-04-12 15:14:54 -0500
committerctalkington <[email protected]>2012-04-12 15:14:54 -0500
commit0e6f12af861745961a90aef58d8d783bebd0b58e (patch)
tree6d2076518db6500bf9865d6a29e1e2e2ab8f2d67 /docs/components.html
parent48063afb3a53c762bb950e4246a06a3682707aed (diff)
downloadbootstrap-0e6f12af861745961a90aef58d8d783bebd0b58e.tar.xz
bootstrap-0e6f12af861745961a90aef58d8d783bebd0b58e.zip
add 's' to 'classe' in components docs. thanks mishmosh.
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 66f62329a..7cd17b8b1 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -422,7 +422,7 @@
</div><!-- /btn-group -->
</div><!-- /btn-toolbar -->
<h3>Sizes</h3>
- <p>Utilize the extra button classe <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.</p>
+ <p>Utilize the extra button classes <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.</p>
<div class="btn-toolbar">
<div class="btn-group">
<button class="btn btn-large">Large action</button>