diff --git a/docs/_includes/js/buttons.html b/docs/_includes/js/buttons.html index 154320e48f..ee5b3d71d2 100644 --- a/docs/_includes/js/buttons.html +++ b/docs/_includes/js/buttons.html @@ -144,7 +144,7 @@ $('.btn').button()

Cross-browser compatibility

-

Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off".

+

Firefox persists form control states across page loads. A workaround for this is to use autocomplete="off".

$().button('reset')