diff --git a/docs/manual/src/docs/asciidoc/index.adoc b/docs/manual/src/docs/asciidoc/index.adoc index a945dca9c4..a7d1218f00 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -3328,7 +3328,7 @@ The last step is to ensure that you include the CSRF token in all PATCH, POST, P ---- -An easier approach is to use <> from the Spring Security JSP tag library. +An easier approach is to use <> from the Spring Security JSP tag library. [NOTE] ====