diff --git a/docs/forms/checkboxes/index.html b/docs/forms/checkboxes/index.html index a2f3a7ec0b0..2470a8a3a98 100644 --- a/docs/forms/checkboxes/index.html +++ b/docs/forms/checkboxes/index.html @@ -96,7 +96,7 @@

Field containers & Legends

Vertically grouped checkboxes

-

Typically, there are multiple checkboxes listed under a question title. To visually integrate multiple checkboxes into a grouped button set, the framework will automatically remove all margins between buttons and round only the top and bottom corners of the set if there is a data-role="controlgroup" attribute on the fie.

+

Typically, there are multiple checkboxes listed under a question title. To visually integrate multiple checkboxes into a grouped button set, the framework will automatically remove all margins between buttons and round only the top and bottom corners of the set if there is a data-role="controlgroup" attribute on the fieldset.