Skip to content

Commit bca3f66

Browse files
committed
minor symfony#8430 Fix typo (B-Galati)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes symfony#8430). Discussion ---------- Fix typo Commits ------- 2ea9199 Fix typo
2 parents c2db977 + 2ea9199 commit bca3f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/csrf_in_login_form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ for CSRF. In this article you'll learn how you can use it in your login form.
1616
Configuring CSRF Protection
1717
---------------------------
1818

19-
First, make sure that the CSRF protection is enabled in the main cofiguration
19+
First, make sure that the CSRF protection is enabled in the main configuration
2020
file:
2121

2222
.. configuration-block::

0 commit comments

Comments
 (0)