diff --git a/docs/src/reference/docbook/jms.xml b/docs/src/reference/docbook/jms.xml
index e301569c87..0ce46ee7c7 100644
--- a/docs/src/reference/docbook/jms.xml
+++ b/docs/src/reference/docbook/jms.xml
@@ -94,7 +94,7 @@
since this is a 'channel-adapter', not a gateway. Therefore, the flow downstream from the
'error-channel' should also be one-way. For example, it could simply send to a logging handler,
or it could be connected to a different JMS <outbound-channel-adapter> element.
-
+
@@ -177,6 +177,7 @@
could be a simple POJO that creates error response objects, you could reference
the "nullChannel" to suppress the errors, or you could leave 'error-channel' out
to let the Exception propagate.
+