diff --git a/docs/forms/radiobuttons/index.html b/docs/forms/radiobuttons/index.html index ad9234decc0..50445f94c28 100644 --- a/docs/forms/radiobuttons/index.html +++ b/docs/forms/radiobuttons/index.html @@ -65,7 +65,7 @@
This will produce a vertically grouped radio button set. The default styles set the width of the button group to 100% of the parent container and stacks the label on a separate line.
+This will produce a vertically grouped radio button set. The default styles set the width of the button group to 100% of the parent container and stacks the legend on a separate line.