From b403fb37497c3525b9cc1a37a19cf3b02f7b386a Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 6 Apr 2017 17:47:13 +0200 Subject: [PATCH] Fix grammar --- src/docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.