Skip to content

Commit 809a5f5

Browse files
committed
Fix typo in reference
Issue: SPR-11311
1 parent 19859fd commit 809a5f5

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
@@ -37220,7 +37220,7 @@ XML configuration equivalent:
3722037220
http://www.springframework.org/schema/websocket/spring-websocket-4.0.xsd">
3722137221

3722237222
<websocket:message-broker>
37223-
<websocket:stomp-endpoint path="/portfolio" />
37223+
<websocket:stomp-endpoint path="/portfolio">
3722437224
<websocket:sockjs/>
3722537225
</websocket:stomp-endpoint>
3722637226
...

0 commit comments

Comments
 (0)