Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 3521fd3

Browse files
committed
Fix typo
1 parent 3a159d8 commit 3521fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/csrf_protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ framework:
1212
csrf_protection: ~
1313
```
1414
15-
Then, the `two_factor` security configuration needs a a CSRF token provider. You can set this to use the default
15+
Then, the `two_factor` security configuration needs a CSRF token provider. You can set this to use the default
1616
provider available in the security component:
1717

1818
```yaml

0 commit comments

Comments
 (0)