Skip to content

Commit c953249

Browse files
zufriedenweaverryan
authored andcommitted
Double space
1 parent 3253182 commit c953249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/dynamic_form_generation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ might look like the following::
142142
setData() method itself.
143143

144144
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
145+
The `FormEvents class`_ serves an organizational purpose. It is a centralized location
146146
in which you can find all of the various form events available.
147147

148148
While this example could have used the ``form.set_data`` event or even the ``form.post_set_data``

0 commit comments

Comments
 (0)