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 <>.