diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index d17012d7..919209d5 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 49d54db8..4ecb5d3a 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 e3c110e1..633c9781 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}}