Skip to content

Commit c3f3ba9

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Update csrf.rst
2 parents 5ba8c4c + f09e097 commit c3f3ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/csrf.rst

Lines changed: 1 addition & 1 deletion
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)