diff --git a/components/form/formgroups.md b/components/form/formgroups.md
index 5ff7da282..5919bfc08 100644
--- a/components/form/formgroups.md
+++ b/components/form/formgroups.md
@@ -25,7 +25,7 @@ The `FormGroup` tag exposes the following parameters:
* `Columns` - `int` - defines the number of columns in the group.
-* `ColumnSpacing` - `string` - defines the space between the editors in the group.
+* `ColumnSpacing` - `string` - defines the horizontal space between the editors in the group.
## Example - Organize FormItems into Groups
@@ -51,7 +51,7 @@ You can organize some FormItems into logical groups. You can configure the label
-
+