Skip to content

Commit 79fd650

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Update csrf.rst
2 parents c4f893c + c3f3ba9 commit 79fd650

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)