diff --git a/reference/forms/types/options/checkbox_compound.rst.inc b/reference/forms/types/options/checkbox_compound.rst.inc index 855969d870c..df87d087e2f 100644 --- a/reference/forms/types/options/checkbox_compound.rst.inc +++ b/reference/forms/types/options/checkbox_compound.rst.inc @@ -4,5 +4,5 @@ compound **type**: ``boolean`` **default**: ``false`` This option specifies if a form is compound. As it's not the -case for checkbox, by fefault the value is overriden with +case for checkbox, by default the value is overriden with ``false`` value.