diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 02b79b9b59..957e55a7a8 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -36701,9 +36701,9 @@ how to configure and use it. <> introduces the STOMP messaging protocol. <> demonstrates how to configure STOMP support in Spring. -<> explains how to use it including writing annotated message -handling methods, sending messages, choosing message broker options, as -well as working with the special "user" destinations. Finally +<> and the following sections explain how to +write annotated message handling methods, send messages, choose message broker +options, as well as work with the special "user" destinations. Finally, <> lists three approaches to testing STOMP/WebSocket applications.