Skip to content

Commit 55dbd0b

Browse files
committed
[#3341] Fixed minor typos
1 parent dda001f commit 55dbd0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

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

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

0 commit comments

Comments
 (0)