diff --git a/docs/javascript.html b/docs/javascript.html index 612724c798bf23b3326731de243973ee2ef2b509..1914d0de879794086afbe8045c6d480beb2d9d2d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1051,7 +1051,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 btn the look 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.