diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 13634d137b..0dabc36847 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -32764,7 +32764,7 @@ The following JSP code can prepare a link: ---- <%@ taglib uri="http://www.springframework.org/tags" prefix="s" %> ... -Get Person +Get Person ----