From aef230d40ad79263cbdc2214509be4daa8ec92ea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Mar 2012 14:20:46 -0800 Subject: fix typo per #2494 --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 49d54db88..4ecb5d3a9 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1062,7 +1062,7 @@ $('#my-alert').bind('closed', function () {

Methods

$().button('toggle')

-

Toggles push state. Gives btn the look that it hass been activated.

+

Toggles push state. Gives the button the appearance that it has been activated.

Heads up! You can enable auto toggling of a button by using the data-toggle attribute. -- cgit v1.2.3