Browse Source

Fix typo

pull/717/head
Stephane Nicoll 11 years ago
parent
commit
6790f55667
  1. 2
      src/asciidoc/index.adoc

2
src/asciidoc/index.adoc

@ -39041,7 +39041,7 @@ framework-specific, or a standard messaging protocol. @@ -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.

Loading…
Cancel
Save