diff --git a/src/reference/asciidoc/channel.adoc b/src/reference/asciidoc/channel.adoc index 9c8a05b690..7646f871e4 100644 --- a/src/reference/asciidoc/channel.adoc +++ b/src/reference/asciidoc/channel.adoc @@ -409,7 +409,7 @@ inChannel.send(new GenericMessage("5")); ---- Typically this would be a perfectly legal operation, however since we are using Datatype Channel the result of such operation would generate an exception: -[source,java] +[source] ---- Exception in thread "main" org.springframework.integration.MessageDeliveryException: Channel 'numberChannel'