diff options
| author | Mark Otto <[email protected]> | 2013-12-15 22:10:05 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-15 22:10:05 -0800 |
| commit | ec261a83a565cfa13d436feebd7a67360a920e9a (patch) | |
| tree | 07d3c1d6e4cac03165e58158a926466a299d5de9 /components.html | |
| parent | ca14b9652cb1d1adb2561fac37db0bb75c3b5838 (diff) | |
| parent | 05b0a74d9af87c468c227fd77d71bf237100668f (diff) | |
| download | bootstrap-ec261a83a565cfa13d436feebd7a67360a920e9a.tar.xz bootstrap-ec261a83a565cfa13d436feebd7a67360a920e9a.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 4afb2cd00..8e61cf526 100644 --- a/components.html +++ b/components.html @@ -1552,7 +1552,7 @@ base_url: "../" <h2 id="input-groups-basic">Basic example</h2> - <p>Place one add-on or button on either side of an input. You may also place one on both sides of an input. <strong class="text-danger">We do not support mutiple add-ons on a single side.</strong></p> + <p>Place one add-on or button on either side of an input. You may also place one on both sides of an input. <strong class="text-danger">We do not support multiple add-ons on a single side.</strong></p> <form class="bs-example bs-example-form" role="form"> <div class="input-group"> <span class="input-group-addon">@</span> |
