Skip to content

Commit f09e097

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update csrf.rst
2 parents 6d17de2 + 25ee23d commit f09e097

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)