Skip to content

Commit d7fbc31

Browse files
authored
fix typo: require require
1 parent b3d177f commit d7fbc31

File tree

1 file changed

+1
-1
lines changed
  • docs/manual/src/docs/asciidoc/_includes/about/exploits

1 file changed

+1
-1
lines changed

docs/manual/src/docs/asciidoc/_includes/about/exploits/csrf.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Spring provides two mechanisms to protect against CSRF attacks:
103103

104104
[NOTE]
105105
====
106-
Both protections require require that <<Safe Methods Must be Idempotent>>
106+
Both protections require that <<Safe Methods Must be Idempotent>>
107107
====
108108

109109
[[csrf-protection-idempotent]]

0 commit comments

Comments
 (0)