From f7dd8e34b345539559d6a84fec3789a765523e08 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 9 Jun 2016 10:38:16 +0200 Subject: [PATCH] Polish contribution Closes gh-1073 --- src/asciidoc/web.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/web.adoc b/src/asciidoc/web.adoc index 1756e41290..e6388258e7 100644 --- a/src/asciidoc/web.adoc +++ b/src/asciidoc/web.adoc @@ -9,7 +9,7 @@ for WebSocket-style messaging in web applications. Spring Framework's own web framework, <>, is covered in the first couple of chapters. Subsequent chapters are concerned with Spring Framework's -integration with other web technologies, such as <> and so on. +integration with other web technologies, such as <>. Following that is coverage of Spring Framework's MVC <>.