Skip to content

Commit 57cfff7

Browse files
lmlsnaweaverryan
authored andcommitted
Minor typo in csrf.rst
Add a "do"
1 parent d807297 commit 57cfff7

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
@@ -60,7 +60,7 @@ CSRF Protection in Symfony Forms
6060
--------------------------------
6161

6262
Forms created with the Symfony Form component include CSRF tokens by default
63-
and Symfony checks them automatically, so you don't have to anything to be
63+
and Symfony checks them automatically, so you don't have to do anything to be
6464
protected against CSRF attacks.
6565

6666
.. _form-csrf-customization:

0 commit comments

Comments
 (0)