diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 095292c710e..6ea03c24808 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -12,7 +12,7 @@ IoC container, with any web framework on top, but you can also use only the <>. The Spring Framework supports declarative transaction management, remote access to your logic through RMI or web services, and various options for persisting your data. -It offers a full-featured web frameworks such as <> +It offers full-featured web frameworks such as <> and <>; and it enables you to integrate <> transparently into your software.