Skip to content

Commit 3b6d6d6

Browse files
committed
Merge branch '2.5'
* 2.5: Correct a typo.
2 parents 9e0e12d + 9e942b1 commit 3b6d6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/form/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ and validated when binding the form.
137137

138138
.. tip::
139139

140-
If you're not using the HttpFoundation component, load use
140+
If you're not using the HttpFoundation component, you can use
141141
:class:`Symfony\\Component\\Form\\Extension\\Csrf\\CsrfProvider\\DefaultCsrfProvider`
142142
instead, which relies on PHP's native session handling::
143143

0 commit comments

Comments
 (0)