Skip to content

Commit 3d3388d

Browse files
author
Fabien Schurter
committed
Correct a typo.
Removed uncorrect "load use" phrase part, and replaced it with "you can use", which I guess conveys the original meaning of the phrase better.
1 parent 69bfac1 commit 3d3388d

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)