Skip to content

Commit 25ee23d

Browse files
committed
minor #20060 Update csrf.rst (aurac)
This PR was merged into the 6.4 branch. Discussion ---------- Update csrf.rst Fixed a typo Commits ------- f93bdbe Update csrf.rst
2 parents b55c5cb + f93bdbe commit 25ee23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/csrf.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ CSRF Protection in Symfony Forms
108108

109109
:doc:`Symfony Forms </forms>` include CSRF tokens by default and Symfony also
110110
checks them automatically for you. So, when using Symfony Forms, you don't have
111-
o do anything to be protected against CSRF attacks.
111+
to do anything to be protected against CSRF attacks.
112112

113113
.. _form-csrf-customization:
114114

0 commit comments

Comments
 (0)