Fix typo in reference

Issue: SPR-11311
master
Rossen Stoyanchev 11 years ago
parent 19859fdb35
commit 809a5f59b3
  1. 2
      src/asciidoc/index.adoc

@ -37220,7 +37220,7 @@ XML configuration equivalent:
http://www.springframework.org/schema/websocket/spring-websocket-4.0.xsd">
<websocket:message-broker>
<websocket:stomp-endpoint path="/portfolio" />
<websocket:stomp-endpoint path="/portfolio">
<websocket:sockjs/>
</websocket:stomp-endpoint>
...

Loading…
Cancel
Save