Skip to content

Commit cd86546

Browse files
committed
[#1809] Adding more clarification to which file is being modified
1 parent dc99acb commit cd86546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ class:
10221022
10231023
The fields from ``CategoryType`` can now be rendered alongside those from
10241024
the ``TaskType`` class. To activate validation on CategoryType, add
1025-
the ``cascade_validation`` option::
1025+
the ``cascade_validation`` option to ``TaskType``::
10261026

10271027
public function setDefaultOptions(OptionsResolverInterface $resolver)
10281028
{

0 commit comments

Comments
 (0)