Skip to content

Commit 9e942b1

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: Correct a typo.
2 parents 171f085 + 7f461d2 commit 9e942b1

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)