diff --git a/docs/manual/src/docs/asciidoc/_includes/websocket.adoc b/docs/manual/src/docs/asciidoc/_includes/websocket.adoc index b4c62a1f46..531896ef17 100644 --- a/docs/manual/src/docs/asciidoc/_includes/websocket.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/websocket.adoc @@ -371,7 +371,7 @@ public class WebSecurityConfig ... ---- -If we are using XML based configuration, we can use the <>. +If we are using XML based configuration, we can use the <>. For example: [source,xml]