Skip to content

Commit e63a16f

Browse files
peterrehmweaverryan
authored andcommitted
Updated formatting
1 parent 163ad78 commit e63a16f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. tip::
22

3-
By default the :doc:`collection Field Type </reference/forms/types/collection>` has enabled the option ``error_bubbling``
4-
which passes the errors to the parent form. If you want to attach the errors
5-
to the locations where they actually occure you have to set ``error_bubbling``
6-
to ``false``.
3+
By default the ``error_bubbling`` option is enabled for the
4+
:doc:`collection Field Type </reference/forms/types/collection>` which passes the errors to the parent form.
5+
If you want to attach the errors to the locations where they
6+
actually occure you have to set ``error_bubbling`` to ``false``.

0 commit comments

Comments
 (0)