diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 13634d137b55b5d1d422b4c4dd2cab8b4ab2e00c..0dabc368475e214b4ea6fa1d985b267300d99dbc 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 ----