8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3253182 commit c953249Copy full SHA for c953249
cookbook/form/dynamic_form_generation.rst
@@ -142,7 +142,7 @@ might look like the following::
142
setData() method itself.
143
144
The ``FormEvents::PRE_SET_DATA`` line actually resolves to the string ``form.pre_set_data``.
145
-The `FormEvents class`_ serves an organizational purpose. It is a centralized location
+The `FormEvents class`_ serves an organizational purpose. It is a centralized location
146
in which you can find all of the various form events available.
147
148
While this example could have used the ``form.set_data`` event or even the ``form.post_set_data``
0 commit comments