fix typo per #2494
This commit is contained in:
parent
f7d4fb61ce
commit
aef230d40a
3 changed files with 2 additions and 2 deletions
|
|
@ -1062,7 +1062,7 @@ $('#my-alert').bind('closed', function () {
|
|||
</pre>
|
||||
<h3>Methods</h3>
|
||||
<h4>$().button('toggle')</h4>
|
||||
<p>Toggles push state. Gives btn the look that it hass been activated.</p>
|
||||
<p>Toggles push state. Gives the button the appearance that it has been activated.</p>
|
||||
<div class="alert alert-info">
|
||||
<strong>Heads up!</strong>
|
||||
You can enable auto toggling of a button by using the <code>data-toggle</code> attribute.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue