diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index d17012d706..919209d50e 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index 49d54db885..4ecb5d3a97 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1062,7 +1062,7 @@ $('#my-alert').bind('closed', function () {
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.
data-toggle
attribute.
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index e3c110e13d..633c9781b7 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -986,7 +986,7 @@ $('#my-alert').bind('closed', function () {
{{_i}}Toggles push state. Gives btn the look that it hass been activated.{{/i}}
+{{_i}}Toggles push state. Gives the button the appearance that it has been activated.{{/i}}
data-toggle
attribute.{{/i}}