Skip to content

Commit 6790f55

Browse files
committed
Fix typo
1 parent a79fe25 commit 6790f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39041,7 +39041,7 @@ framework-specific, or a standard messaging protocol.
3904139041
Spring Framework provides support for using
3904239042
http://stomp.github.io/stomp-specification-1.2.html#Abstract[STOMP] -- a simple, messaging protocol
3904339043
originally created for use in scripting languages with frames inspired
39044-
by HTTP. STOMP is widely support and well suited for use over
39044+
by HTTP. STOMP is widely supported and well suited for use over
3904539045
WebSocket and over the web.
3904639046

3904739047

0 commit comments

Comments
 (0)