Skip to content

Commit bd32813

Browse files
dpcat237weaverryan
authored andcommitted
Improve the description #3336
1 parent 059bfe6 commit bd32813

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/forms/types/options/compound.rst.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ compound
33

44
**type**: ``boolean``
55

6-
This option define that if form is compound. It's independent of whether the
7-
form actually has children. A form can be compound and have no children at all,
8-
like for example an empty collection form.
6+
This option specifies if a form is compound. This is independent of whether the
7+
form actually has children. A form can be compound but don't have any children
8+
at all (e.g. an empty collection form).

0 commit comments

Comments
 (0)