diff --git a/docs/components/forms.md b/docs/components/forms.md index 3586f56427..2e7f5e4628 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -656,7 +656,7 @@ $('.your-checkbox').prop('indeterminate', true) #### Disabled -Custom checkboxes and radios can also be disabled. Add the `disabled` boolean attribute to the `` and the `.custom-control-disabled` class to the `