Skip to content

Commit 979336b

Browse files
committed
[#5996] Minor rewording
1 parent 92c39c6 commit 979336b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/form/form_events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ View data Same as in ``FormEvents::POST_SET_DATA``
193193

194194
The ``Symfony\Component\Form\Extension\Core\EventListener\FixUrlProtocolListener``
195195
subscribes to the ``FormEvents::SUBMIT`` event in order to prepend a default
196-
protocol to URL field data that was submitted without a protocol.
196+
protocol to URL fields that were submitted without a protocol.
197197

198198
C) The ``FormEvents::POST_SUBMIT`` Event
199199
........................................

0 commit comments

Comments
 (0)