From af57aaebdba6f19d316f2738b53f735596d9f973 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Sun, 29 Jul 2018 14:26:08 -0400 Subject: [PATCH] Fix typo in the `jdbc.adoc` --- src/reference/asciidoc/jdbc.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/reference/asciidoc/jdbc.adoc b/src/reference/asciidoc/jdbc.adoc index 90b5ab4256..b2d174363e 100644 --- a/src/reference/asciidoc/jdbc.adoc +++ b/src/reference/asciidoc/jdbc.adoc @@ -298,7 +298,6 @@ The reply message is then generated from the result, like the inbound adapter, a reply-channel="output" data-source="dataSource"/> ---- -==== [IMPORTANT] ====