Skip to content

Commit c87dfec

Browse files
committed
Merge pull request #3171 from zenobius/patch-1
Fixed typo
2 parents 66d5272 + f889731 commit c87dfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ inherit_data
66

77
**type**: ``boolean`` **default**: ``false``
88

9-
This option determines if the form will inherit data form its parent form.
9+
This option determines if the form will inherit data from its parent form.
1010
This can be useful is you have a set of fields that are duplicated across
1111
multiple forms. See :doc:`/cookbook/form/inherit_data_option`.

0 commit comments

Comments
 (0)