This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 96cb754 Regen for commit fd25a2ce82b160ad68e5a4ab5c8633849910c798
96cb754 is described below
commit 96cb754077ad95ebdb6541516a029d2eae0b3698
Author: oscerd <[email protected]>
AuthorDate: Thu Sep 2 18:25:31 2021 +0000
Regen for commit fd25a2ce82b160ad68e5a4ab5c8633849910c798
Signed-off-by: GitHub <[email protected]>
---
docs/components/modules/ROOT/pages/jdbc-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/components/modules/ROOT/pages/jdbc-component.adoc
b/docs/components/modules/ROOT/pages/jdbc-component.adoc
index 71d60d2..88802fc 100644
--- a/docs/components/modules/ROOT/pages/jdbc-component.adoc
+++ b/docs/components/modules/ROOT/pages/jdbc-component.adoc
@@ -175,7 +175,7 @@ keys.
|`CamelJdbcColumnNames` |The column names from the ResultSet as a
`java.util.Set`
type.
-|`CamelJdbcParametes` |A `java.util.Map` which has the headers to be used if
+|`CamelJdbcParameters` |A `java.util.Map` which has the headers to be used if
`useHeadersAsParameters` has been enabled.
|===