diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index 2abdae15f3c..a9330026ac9 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -39041,7 +39041,7 @@ framework-specific, or a standard messaging protocol. Spring Framework provides support for using http://stomp.github.io/stomp-specification-1.2.html#Abstract[STOMP] -- a simple, messaging protocol originally created for use in scripting languages with frames inspired -by HTTP. STOMP is widely support and well suited for use over +by HTTP. STOMP is widely supported and well suited for use over WebSocket and over the web.