Skip to content

Commit 222af71

Browse files
lmlsnajaviereguiluz
authored andcommitted
Minor typo in csrf.rst
Add a "do"
1 parent 9e860a1 commit 222af71

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

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

6565
.. _form-csrf-customization:

0 commit comments

Comments
 (0)