mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
fix typo in docs
This commit is contained in:
@@ -1552,7 +1552,7 @@ base_url: "../"
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="input-groups-basic">Basic example</h2>
|
<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">
|
<form class="bs-example bs-example-form" role="form">
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<span class="input-group-addon">@</span>
|
<span class="input-group-addon">@</span>
|
||||||
|
Reference in New Issue
Block a user