Skip to content

Commit 594821b

Browse files
committed
[#2927] Adding missing word thanks to @xabbuh
1 parent d6708b0 commit 594821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/dynamic_form_modification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ On a form, we can usually listen to the following events:
459459

460460
.. versionadded:: 2.2.6
461461

462-
The behavior of the ``POST_BIND`` changed slightly in 2.2.6, which the
462+
The behavior of the ``POST_BIND`` event changed slightly in 2.2.6, which the
463463
below example uses.
464464

465465
The key is to add a ``POST_BIND`` listener to the field that your new field

0 commit comments

Comments
 (0)