diff options
| author | ctalkington <[email protected]> | 2012-04-12 15:14:54 -0500 |
|---|---|---|
| committer | ctalkington <[email protected]> | 2012-04-12 15:14:54 -0500 |
| commit | 0e6f12af861745961a90aef58d8d783bebd0b58e (patch) | |
| tree | 6d2076518db6500bf9865d6a29e1e2e2ab8f2d67 /docs/components.html | |
| parent | 48063afb3a53c762bb950e4246a06a3682707aed (diff) | |
| download | bootstrap-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.html | 2 |
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> |
