We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059bfe6 commit bd32813Copy full SHA for bd32813
reference/forms/types/options/compound.rst.inc
@@ -3,6 +3,6 @@ compound
3
4
**type**: ``boolean``
5
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.
+This option specifies if a form is compound. This is independent of whether the
+form actually has children. A form can be compound but don't have any children
+at all (e.g. an empty collection form).
0 commit comments