You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/12/27 16:30:44 UTC

[camel-kafka-connector] branch fix-docs-links-0.7.x created (now 5871f9d)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch fix-docs-links-0.7.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


      at 5871f9d  Regen

This branch includes the following new commits:

     new a09a7cf  Fixed documentation for sink and source transforms/converters/aggregation strategies
     new 5871f9d  Regen

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector] 01/02: Fixed documentation for sink and source transforms/converters/aggregation strategies

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-docs-links-0.7.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit a09a7cfc760b757ef86514ac6d8ee339989d1cc0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Dec 27 17:09:54 2020 +0100

    Fixed documentation for sink and source transforms/converters/aggregation strategies
---
 .../main/resources/camel-kafka-connector-source-options.mvel | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/tooling/camel-kafka-connector-generator-maven-plugin/src/main/resources/camel-kafka-connector-source-options.mvel b/tooling/camel-kafka-connector-generator-maven-plugin/src/main/resources/camel-kafka-connector-source-options.mvel
index b34affe..735461e 100644
--- a/tooling/camel-kafka-connector-generator-maven-plugin/src/main/resources/camel-kafka-connector-source-options.mvel
+++ b/tooling/camel-kafka-connector-generator-maven-plugin/src/main/resources/camel-kafka-connector-source-options.mvel
@@ -35,9 +35,9 @@ The @{title} source connector supports @{options.size()} options, which are list
 @end{}
 
 @if{converters.isEmpty()}
-The @{title} sink connector has no converters out of the box.
+The @{title} source connector has no converters out of the box.
 @else{}
-The @{title} sink connector supports @{converters.size()} converters out of the box, which are listed below.
+The @{title} source connector supports @{converters.size()} converters out of the box, which are listed below.
 @end{}
 
 @if{!converters.isEmpty()}
@@ -50,9 +50,9 @@ The @{title} sink connector supports @{converters.size()} converters out of the
 @end{}
 
 @if{transforms.isEmpty()}
-The @{title} sink connector has no transforms out of the box.
+The @{title} source connector has no transforms out of the box.
 @else{}
-The @{title} sink connector supports @{converters.size()} transforms out of the box, which are listed below.
+The @{title} source connector supports @{converters.size()} transforms out of the box, which are listed below.
 @end{}
 
 @if{!transforms.isEmpty()}
@@ -65,9 +65,9 @@ The @{title} sink connector supports @{converters.size()} transforms out of the
 @end{}
 
 @if{aggregationStrategies.isEmpty()}
-The @{title} sink connector has no aggregation strategies out of the box.
+The @{title} source connector has no aggregation strategies out of the box.
 @else{}
-The @{title} sink connector supports @{aggregationStrategies.size()} aggregation strategies out of the box, which are listed below.
+The @{title} source connector supports @{aggregationStrategies.size()} aggregation strategies out of the box, which are listed below.
 @end{}
 
 @if{!aggregationStrategies.isEmpty()}


[camel-kafka-connector] 02/02: Regen

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-docs-links-0.7.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit 5871f9d74d4cb3ce4ae5cd8c97f6f5c7faec96df
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Dec 27 17:24:42 2020 +0100

    Regen
---
 .../src/main/docs/camel-activemq-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-ahc-ws-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-ahc-wss-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-amqp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-apns-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-as2-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-asterisk-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-atmos-kafka-source-connector.adoc      |  6 +++---
 .../camel-atmosphere-websocket-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-atom-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-atomix-map-kafka-source-connector.adoc |  6 +++---
 .../docs/camel-atomix-messaging-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-atomix-queue-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-atomix-set-kafka-source-connector.adoc |  6 +++---
 .../main/docs/camel-atomix-value-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-avro-kafka-source-connector.adoc       |  6 +++---
 .../main/docs/camel-aws-ddbstream-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-aws-kinesis-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-aws-s3-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-aws-sqs-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-aws-swf-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-aws2-ddbstream-kafka-source-connector.adoc |  6 +++---
 .../main/docs/camel-aws2-kinesis-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-aws2-s3-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-aws2-sqs-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-azure-blob-kafka-source-connector.adoc |  6 +++---
 .../docs/camel-azure-eventhubs-kafka-source-connector.adoc     |  6 +++---
 .../main/docs/camel-azure-queue-kafka-source-connector.adoc    |  6 +++---
 .../docs/camel-azure-storage-blob-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-azure-storage-queue-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-beanstalk-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-box-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-cmis-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-coap-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-coap+tcp-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-coaps-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-cometd-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-cometds-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-consul-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-corda-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-couchbase-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-couchdb-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-cql-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-cron-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-cxf-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-cxfrs-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-direct-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-direct-vm-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-disruptor-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-disruptor-vm-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-docker-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-dropbox-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-ehcache-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-elsql-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-etcd-stats-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-etcd-watch-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-facebook-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-fhir-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-file-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-file-watch-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-flatpack-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-ftp-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-ftps-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-git-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-github-kafka-source-connector.adoc     |  6 +++---
 .../docs/camel-google-calendar-kafka-source-connector.adoc     |  6 +++---
 .../camel-google-calendar-stream-kafka-source-connector.adoc   |  6 +++---
 .../main/docs/camel-google-drive-kafka-source-connector.adoc   |  6 +++---
 .../main/docs/camel-google-mail-kafka-source-connector.adoc    |  6 +++---
 .../docs/camel-google-mail-stream-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-google-pubsub-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-google-sheets-kafka-source-connector.adoc  |  6 +++---
 .../camel-google-sheets-stream-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-gora-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-grpc-kafka-source-connector.adoc       |  6 +++---
 .../main/docs/camel-guava-eventbus-kafka-source-connector.adoc |  6 +++---
 .../docs/camel-hazelcast-instance-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-hazelcast-list-kafka-source-connector.adoc |  6 +++---
 .../main/docs/camel-hazelcast-map-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-hazelcast-multimap-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-hazelcast-queue-kafka-source-connector.adoc     |  6 +++---
 .../camel-hazelcast-replicatedmap-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-hazelcast-seda-kafka-source-connector.adoc |  6 +++---
 .../main/docs/camel-hazelcast-set-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-hazelcast-topic-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-hbase-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-hdfs-kafka-source-connector.adoc       |  6 +++---
 .../docs/camel-iec60870-client-kafka-source-connector.adoc     |  6 +++---
 .../docs/camel-iec60870-server-kafka-source-connector.adoc     |  6 +++---
 .../main/docs/camel-ignite-cache-kafka-source-connector.adoc   |  6 +++---
 .../main/docs/camel-ignite-events-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-ignite-messaging-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-imap-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-imaps-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-infinispan-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-irc-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-ironmq-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-jbpm-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-jcache-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-jclouds-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-jcr-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-jetty-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-jgroups-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-jgroups-raft-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-jira-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-jms-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-jmx-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-jooq-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-jpa-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-jt400-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-kafka-kafka-source-connector.adoc      |  6 +++---
 ...mel-kubernetes-custom-resources-kafka-source-connector.adoc | 10 +++-------
 .../camel-kubernetes-deployments-kafka-source-connector.adoc   |  6 +++---
 .../main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc |  6 +++---
 .../main/docs/camel-kubernetes-job-kafka-source-connector.adoc |  6 +++---
 .../camel-kubernetes-namespaces-kafka-source-connector.adoc    |  6 +++---
 .../docs/camel-kubernetes-nodes-kafka-source-connector.adoc    |  6 +++---
 .../docs/camel-kubernetes-pods-kafka-source-connector.adoc     |  6 +++---
 ...ernetes-replication-controllers-kafka-source-connector.adoc |  6 +++---
 .../docs/camel-kubernetes-services-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-lumberjack-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-master-kafka-source-connector.adoc     |  6 +++---
 .../main/docs/camel-milo-client-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-milo-server-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-mina-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-minio-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-mllp-kafka-source-connector.adoc       |  6 +++---
 .../main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-mongodb-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-mybatis-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-nats-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-netty-http-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-netty-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-nitrite-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-nsq-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-oaipmh-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-olingo2-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-olingo4-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-optaplanner-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-paho-kafka-source-connector.adoc       |  6 +++---
 .../docs/camel-pg-replication-slot-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-pgevent-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-platform-http-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-pop3-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-pop3s-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-pubnub-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-pulsar-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-quartz-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-quickfix-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-rabbitmq-kafka-source-connector.adoc   |  6 +++---
 .../docs/camel-reactive-streams-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-rest-api-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-rest-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-resteasy-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-rss-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-salesforce-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-scheduler-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-seda-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-service-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-servlet-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-sftp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-sip-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-sips-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-sjms-batch-kafka-source-connector.adoc |  6 +++---
 .../src/main/docs/camel-sjms-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-sjms2-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-slack-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-smpp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-smpps-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-smtp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-smtps-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-snmp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-soroush-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-splunk-kafka-source-connector.adoc     |  6 +++---
 .../main/docs/camel-spring-event-kafka-source-connector.adoc   |  6 +++---
 .../docs/camel-spring-integration-kafka-source-connector.adoc  |  6 +++---
 .../main/docs/camel-spring-redis-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-spring-ws-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-sql-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-ssh-kafka-source-connector.adoc        |  6 +++---
 .../src/main/docs/camel-stomp-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-stream-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-stub-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-telegram-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-thrift-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-timer-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-twilio-kafka-source-connector.adoc     |  6 +++---
 .../camel-twitter-directmessage-kafka-source-connector.adoc    |  6 +++---
 .../main/docs/camel-twitter-search-kafka-source-connector.adoc |  6 +++---
 .../docs/camel-twitter-timeline-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-undertow-kafka-source-connector.adoc   |  6 +++---
 .../src/main/docs/camel-vertx-kafka-source-connector.adoc      |  6 +++---
 .../main/docs/camel-vertx-kafka-kafka-source-connector.adoc    | 10 +++-------
 .../docs/camel-vertx-websocket-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-vm-kafka-source-connector.adoc         |  6 +++---
 .../src/main/docs/camel-weather-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-web3j-kafka-source-connector.adoc      |  6 +++---
 .../src/main/docs/camel-webhook-kafka-source-connector.adoc    |  6 +++---
 .../docs/camel-websocket-jsr356-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-websocket-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-wordpress-kafka-source-connector.adoc  |  6 +++---
 .../src/main/docs/camel-xmpp-kafka-source-connector.adoc       |  6 +++---
 .../src/main/docs/camel-xquery-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-yammer-kafka-source-connector.adoc     |  6 +++---
 .../src/main/docs/camel-zendesk-kafka-source-connector.adoc    |  6 +++---
 .../src/main/docs/camel-zookeeper-kafka-source-connector.adoc  |  6 +++---
 .../docs/camel-zookeeper-master-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-activemq-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-ahc-ws-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-ahc-wss-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-amqp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-apns-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-as2-kafka-source-connector.adoc     |  6 +++---
 .../connectors/camel-asterisk-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-atmos-kafka-source-connector.adoc   |  6 +++---
 .../camel-atmosphere-websocket-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-atom-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-atomix-map-kafka-source-connector.adoc    |  6 +++---
 .../camel-atomix-messaging-kafka-source-connector.adoc         |  6 +++---
 .../connectors/camel-atomix-queue-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-atomix-set-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-atomix-value-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-avro-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-aws-ddbstream-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-aws-kinesis-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-aws-s3-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-aws-sqs-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-aws-swf-kafka-source-connector.adoc |  6 +++---
 .../camel-aws2-ddbstream-kafka-source-connector.adoc           |  6 +++---
 .../connectors/camel-aws2-kinesis-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-aws2-s3-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-aws2-sqs-kafka-source-connector.adoc      |  6 +++---
 .../connectors/camel-azure-blob-kafka-source-connector.adoc    |  6 +++---
 .../camel-azure-eventhubs-kafka-source-connector.adoc          |  6 +++---
 .../connectors/camel-azure-queue-kafka-source-connector.adoc   |  6 +++---
 .../camel-azure-storage-blob-kafka-source-connector.adoc       |  6 +++---
 .../camel-azure-storage-queue-kafka-source-connector.adoc      |  6 +++---
 .../connectors/camel-beanstalk-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-box-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-cmis-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-coap+tcp-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-coap-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-coaps+tcp-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-coaps-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-cometd-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-cometds-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-consul-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-corda-kafka-source-connector.adoc   |  6 +++---
 .../connectors/camel-couchbase-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-couchdb-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-cql-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-cron-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-cxf-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-cxfrs-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-direct-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-direct-vm-kafka-source-connector.adoc     |  6 +++---
 .../connectors/camel-disruptor-kafka-source-connector.adoc     |  6 +++---
 .../connectors/camel-disruptor-vm-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-docker-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-dropbox-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-ehcache-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-elsql-kafka-source-connector.adoc   |  6 +++---
 .../connectors/camel-etcd-stats-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-etcd-watch-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-facebook-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-fhir-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-file-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-file-watch-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-flatpack-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-ftp-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-ftps-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-git-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-github-kafka-source-connector.adoc  |  6 +++---
 .../camel-google-calendar-kafka-source-connector.adoc          |  6 +++---
 .../camel-google-calendar-stream-kafka-source-connector.adoc   |  6 +++---
 .../connectors/camel-google-drive-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-google-mail-kafka-source-connector.adoc   |  6 +++---
 .../camel-google-mail-stream-kafka-source-connector.adoc       |  6 +++---
 .../connectors/camel-google-pubsub-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-google-sheets-kafka-source-connector.adoc |  6 +++---
 .../camel-google-sheets-stream-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-gora-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-grpc-kafka-source-connector.adoc    |  6 +++---
 .../camel-guava-eventbus-kafka-source-connector.adoc           |  6 +++---
 .../camel-hazelcast-instance-kafka-source-connector.adoc       |  6 +++---
 .../camel-hazelcast-list-kafka-source-connector.adoc           |  6 +++---
 .../connectors/camel-hazelcast-map-kafka-source-connector.adoc |  6 +++---
 .../camel-hazelcast-multimap-kafka-source-connector.adoc       |  6 +++---
 .../camel-hazelcast-queue-kafka-source-connector.adoc          |  6 +++---
 .../camel-hazelcast-replicatedmap-kafka-source-connector.adoc  |  6 +++---
 .../camel-hazelcast-seda-kafka-source-connector.adoc           |  6 +++---
 .../connectors/camel-hazelcast-set-kafka-source-connector.adoc |  6 +++---
 .../camel-hazelcast-topic-kafka-source-connector.adoc          |  6 +++---
 .../pages/connectors/camel-hbase-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-hdfs-kafka-source-connector.adoc    |  6 +++---
 .../camel-iec60870-client-kafka-source-connector.adoc          |  6 +++---
 .../camel-iec60870-server-kafka-source-connector.adoc          |  6 +++---
 .../connectors/camel-ignite-cache-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-ignite-events-kafka-source-connector.adoc |  6 +++---
 .../camel-ignite-messaging-kafka-source-connector.adoc         |  6 +++---
 .../pages/connectors/camel-imap-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-imaps-kafka-source-connector.adoc   |  6 +++---
 .../connectors/camel-infinispan-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-irc-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-ironmq-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-jbpm-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-jcache-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-jclouds-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-jcr-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-jetty-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-jgroups-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-jgroups-raft-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-jira-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-jms-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-jmx-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-jooq-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-jpa-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-jt400-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-kafka-kafka-source-connector.adoc   |  6 +++---
 ...mel-kubernetes-custom-resources-kafka-source-connector.adoc | 10 +++-------
 .../camel-kubernetes-deployments-kafka-source-connector.adoc   |  6 +++---
 .../camel-kubernetes-hpa-kafka-source-connector.adoc           |  6 +++---
 .../camel-kubernetes-job-kafka-source-connector.adoc           |  6 +++---
 .../camel-kubernetes-namespaces-kafka-source-connector.adoc    |  6 +++---
 .../camel-kubernetes-nodes-kafka-source-connector.adoc         |  6 +++---
 .../camel-kubernetes-pods-kafka-source-connector.adoc          |  6 +++---
 ...ernetes-replication-controllers-kafka-source-connector.adoc |  6 +++---
 .../camel-kubernetes-services-kafka-source-connector.adoc      |  6 +++---
 .../connectors/camel-lumberjack-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-master-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-milo-client-kafka-source-connector.adoc   |  6 +++---
 .../connectors/camel-milo-server-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-mina-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-minio-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-mllp-kafka-source-connector.adoc    |  6 +++---
 .../camel-mongodb-gridfs-kafka-source-connector.adoc           |  6 +++---
 .../pages/connectors/camel-mongodb-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-mybatis-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-nats-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-netty-http-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-netty-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-nitrite-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-nsq-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-oaipmh-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-olingo2-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-olingo4-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-optaplanner-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-paho-kafka-source-connector.adoc    |  6 +++---
 .../camel-pg-replication-slot-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-pgevent-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-platform-http-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-pop3-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-pop3s-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-pubnub-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-pulsar-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-quartz-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-quickfix-kafka-source-connector.adoc      |  6 +++---
 .../connectors/camel-rabbitmq-kafka-source-connector.adoc      |  6 +++---
 .../camel-reactive-streams-kafka-source-connector.adoc         |  6 +++---
 .../connectors/camel-rest-api-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-rest-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-resteasy-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-rss-kafka-source-connector.adoc     |  6 +++---
 .../connectors/camel-salesforce-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-scheduler-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-seda-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-service-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-servlet-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-sftp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-sip-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-sips-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-sjms-batch-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-sjms-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-sjms2-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-slack-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-smpp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-smpps-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-smtp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-smtps-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-snmp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-soroush-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-splunk-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-spring-event-kafka-source-connector.adoc  |  6 +++---
 .../camel-spring-integration-kafka-source-connector.adoc       |  6 +++---
 .../connectors/camel-spring-redis-kafka-source-connector.adoc  |  6 +++---
 .../connectors/camel-spring-ws-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-sql-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-ssh-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-stomp-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-stream-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-stub-kafka-source-connector.adoc    |  6 +++---
 .../connectors/camel-telegram-kafka-source-connector.adoc      |  6 +++---
 .../pages/connectors/camel-thrift-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-timer-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-twilio-kafka-source-connector.adoc  |  6 +++---
 .../camel-twitter-directmessage-kafka-source-connector.adoc    |  6 +++---
 .../camel-twitter-search-kafka-source-connector.adoc           |  6 +++---
 .../camel-twitter-timeline-kafka-source-connector.adoc         |  6 +++---
 .../connectors/camel-undertow-kafka-source-connector.adoc      |  6 +++---
 .../connectors/camel-vertx-kafka-kafka-source-connector.adoc   | 10 +++-------
 .../pages/connectors/camel-vertx-kafka-source-connector.adoc   |  6 +++---
 .../camel-vertx-websocket-kafka-source-connector.adoc          |  6 +++---
 .../ROOT/pages/connectors/camel-vm-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-weather-kafka-source-connector.adoc |  6 +++---
 .../pages/connectors/camel-web3j-kafka-source-connector.adoc   |  6 +++---
 .../pages/connectors/camel-webhook-kafka-source-connector.adoc |  6 +++---
 .../camel-websocket-jsr356-kafka-source-connector.adoc         |  6 +++---
 .../connectors/camel-websocket-kafka-source-connector.adoc     |  6 +++---
 .../connectors/camel-wordpress-kafka-source-connector.adoc     |  6 +++---
 .../pages/connectors/camel-xmpp-kafka-source-connector.adoc    |  6 +++---
 .../pages/connectors/camel-xquery-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-yammer-kafka-source-connector.adoc  |  6 +++---
 .../pages/connectors/camel-zendesk-kafka-source-connector.adoc |  6 +++---
 .../connectors/camel-zookeeper-kafka-source-connector.adoc     |  6 +++---
 .../camel-zookeeper-master-kafka-source-connector.adoc         |  6 +++---
 416 files changed, 1248 insertions(+), 1264 deletions(-)

diff --git a/connectors/camel-activemq-kafka-connector/src/main/docs/camel-activemq-kafka-source-connector.adoc b/connectors/camel-activemq-kafka-connector/src/main/docs/camel-activemq-kafka-source-connector.adoc
index 431cccb..78a71f4 100644
--- a/connectors/camel-activemq-kafka-connector/src/main/docs/camel-activemq-kafka-source-connector.adoc
+++ b/connectors/camel-activemq-kafka-connector/src/main/docs/camel-activemq-kafka-source-connector.adoc
@@ -179,17 +179,17 @@ The camel-activemq source connector supports 146 options, which are listed below
 
 
 
-The camel-activemq sink connector has no converters out of the box.
+The camel-activemq source connector has no converters out of the box.
 
 
 
 
 
-The camel-activemq sink connector has no transforms out of the box.
+The camel-activemq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-activemq sink connector has no aggregation strategies out of the box.
+The camel-activemq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ahc-ws-kafka-connector/src/main/docs/camel-ahc-ws-kafka-source-connector.adoc b/connectors/camel-ahc-ws-kafka-connector/src/main/docs/camel-ahc-ws-kafka-source-connector.adoc
index 8421cb8..8488969 100644
--- a/connectors/camel-ahc-ws-kafka-connector/src/main/docs/camel-ahc-ws-kafka-source-connector.adoc
+++ b/connectors/camel-ahc-ws-kafka-connector/src/main/docs/camel-ahc-ws-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-ahc-ws source connector supports 25 options, which are listed below.
 
 
 
-The camel-ahc-ws sink connector has no converters out of the box.
+The camel-ahc-ws source connector has no converters out of the box.
 
 
 
 
 
-The camel-ahc-ws sink connector has no transforms out of the box.
+The camel-ahc-ws source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ahc-ws sink connector has no aggregation strategies out of the box.
+The camel-ahc-ws source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ahc-wss-kafka-connector/src/main/docs/camel-ahc-wss-kafka-source-connector.adoc b/connectors/camel-ahc-wss-kafka-connector/src/main/docs/camel-ahc-wss-kafka-source-connector.adoc
index 47fb885..6b2ab4a 100644
--- a/connectors/camel-ahc-wss-kafka-connector/src/main/docs/camel-ahc-wss-kafka-source-connector.adoc
+++ b/connectors/camel-ahc-wss-kafka-connector/src/main/docs/camel-ahc-wss-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-ahc-wss source connector supports 25 options, which are listed below.
 
 
 
-The camel-ahc-wss sink connector has no converters out of the box.
+The camel-ahc-wss source connector has no converters out of the box.
 
 
 
 
 
-The camel-ahc-wss sink connector has no transforms out of the box.
+The camel-ahc-wss source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ahc-wss sink connector has no aggregation strategies out of the box.
+The camel-ahc-wss source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-amqp-kafka-connector/src/main/docs/camel-amqp-kafka-source-connector.adoc b/connectors/camel-amqp-kafka-connector/src/main/docs/camel-amqp-kafka-source-connector.adoc
index 1aab7b8..231444c 100644
--- a/connectors/camel-amqp-kafka-connector/src/main/docs/camel-amqp-kafka-source-connector.adoc
+++ b/connectors/camel-amqp-kafka-connector/src/main/docs/camel-amqp-kafka-source-connector.adoc
@@ -176,17 +176,17 @@ The camel-amqp source connector supports 143 options, which are listed below.
 
 
 
-The camel-amqp sink connector has no converters out of the box.
+The camel-amqp source connector has no converters out of the box.
 
 
 
 
 
-The camel-amqp sink connector has no transforms out of the box.
+The camel-amqp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-amqp sink connector has no aggregation strategies out of the box.
+The camel-amqp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc b/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
index 6541637..4adc592 100644
--- a/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
+++ b/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-apns source connector supports 25 options, which are listed below.
 
 
 
-The camel-apns sink connector has no converters out of the box.
+The camel-apns source connector has no converters out of the box.
 
 
 
 
 
-The camel-apns sink connector has no transforms out of the box.
+The camel-apns source connector has no transforms out of the box.
 
 
 
 
 
-The camel-apns sink connector has no aggregation strategies out of the box.
+The camel-apns source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc b/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
index e53428f..a19b57f 100644
--- a/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
+++ b/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-as2 source connector supports 35 options, which are listed below.
 
 
 
-The camel-as2 sink connector has no converters out of the box.
+The camel-as2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-as2 sink connector has no transforms out of the box.
+The camel-as2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-as2 sink connector has no aggregation strategies out of the box.
+The camel-as2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc b/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
index cc0bfe6..4c21879 100644
--- a/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
+++ b/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-asterisk source connector supports 10 options, which are listed below.
 
 
 
-The camel-asterisk sink connector has no converters out of the box.
+The camel-asterisk source connector has no converters out of the box.
 
 
 
 
 
-The camel-asterisk sink connector has no transforms out of the box.
+The camel-asterisk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-asterisk sink connector has no aggregation strategies out of the box.
+The camel-asterisk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atmos-kafka-connector/src/main/docs/camel-atmos-kafka-source-connector.adoc b/connectors/camel-atmos-kafka-connector/src/main/docs/camel-atmos-kafka-source-connector.adoc
index 582d660..c0680d3 100644
--- a/connectors/camel-atmos-kafka-connector/src/main/docs/camel-atmos-kafka-source-connector.adoc
+++ b/connectors/camel-atmos-kafka-connector/src/main/docs/camel-atmos-kafka-source-connector.adoc
@@ -53,17 +53,17 @@ The camel-atmos source connector supports 20 options, which are listed below.
 
 
 
-The camel-atmos sink connector has no converters out of the box.
+The camel-atmos source connector has no converters out of the box.
 
 
 
 
 
-The camel-atmos sink connector has no transforms out of the box.
+The camel-atmos source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atmos sink connector has no aggregation strategies out of the box.
+The camel-atmos source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atmosphere-websocket-kafka-connector/src/main/docs/camel-atmosphere-websocket-kafka-source-connector.adoc b/connectors/camel-atmosphere-websocket-kafka-connector/src/main/docs/camel-atmosphere-websocket-kafka-source-connector.adoc
index a1e260f..dd3be4e 100644
--- a/connectors/camel-atmosphere-websocket-kafka-connector/src/main/docs/camel-atmosphere-websocket-kafka-source-connector.adoc
+++ b/connectors/camel-atmosphere-websocket-kafka-connector/src/main/docs/camel-atmosphere-websocket-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-atmosphere-websocket source connector supports 36 options, which are l
 
 
 
-The camel-atmosphere-websocket sink connector has no converters out of the box.
+The camel-atmosphere-websocket source connector has no converters out of the box.
 
 
 
 
 
-The camel-atmosphere-websocket sink connector has no transforms out of the box.
+The camel-atmosphere-websocket source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atmosphere-websocket sink connector has no aggregation strategies out of the box.
+The camel-atmosphere-websocket source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc b/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
index 831267a..a53915d 100644
--- a/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
+++ b/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-atom source connector supports 31 options, which are listed below.
 
 
 
-The camel-atom sink connector has no converters out of the box.
+The camel-atom source connector has no converters out of the box.
 
 
 
 
 
-The camel-atom sink connector has no transforms out of the box.
+The camel-atom source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atom sink connector has no aggregation strategies out of the box.
+The camel-atom source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atomix-map-kafka-connector/src/main/docs/camel-atomix-map-kafka-source-connector.adoc b/connectors/camel-atomix-map-kafka-connector/src/main/docs/camel-atomix-map-kafka-source-connector.adoc
index 5400d84..30aaaa4 100644
--- a/connectors/camel-atomix-map-kafka-connector/src/main/docs/camel-atomix-map-kafka-source-connector.adoc
+++ b/connectors/camel-atomix-map-kafka-connector/src/main/docs/camel-atomix-map-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-atomix-map source connector supports 36 options, which are listed belo
 
 
 
-The camel-atomix-map sink connector has no converters out of the box.
+The camel-atomix-map source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-map sink connector has no transforms out of the box.
+The camel-atomix-map source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-map sink connector has no aggregation strategies out of the box.
+The camel-atomix-map source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atomix-messaging-kafka-connector/src/main/docs/camel-atomix-messaging-kafka-source-connector.adoc b/connectors/camel-atomix-messaging-kafka-connector/src/main/docs/camel-atomix-messaging-kafka-source-connector.adoc
index a716469..bf7b36e 100644
--- a/connectors/camel-atomix-messaging-kafka-connector/src/main/docs/camel-atomix-messaging-kafka-source-connector.adoc
+++ b/connectors/camel-atomix-messaging-kafka-connector/src/main/docs/camel-atomix-messaging-kafka-source-connector.adoc
@@ -71,17 +71,17 @@ The camel-atomix-messaging source connector supports 38 options, which are liste
 
 
 
-The camel-atomix-messaging sink connector has no converters out of the box.
+The camel-atomix-messaging source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-messaging sink connector has no transforms out of the box.
+The camel-atomix-messaging source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-messaging sink connector has no aggregation strategies out of the box.
+The camel-atomix-messaging source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atomix-queue-kafka-connector/src/main/docs/camel-atomix-queue-kafka-source-connector.adoc b/connectors/camel-atomix-queue-kafka-connector/src/main/docs/camel-atomix-queue-kafka-source-connector.adoc
index 1c825f7..b8dbc16 100644
--- a/connectors/camel-atomix-queue-kafka-connector/src/main/docs/camel-atomix-queue-kafka-source-connector.adoc
+++ b/connectors/camel-atomix-queue-kafka-connector/src/main/docs/camel-atomix-queue-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-atomix-queue source connector supports 32 options, which are listed be
 
 
 
-The camel-atomix-queue sink connector has no converters out of the box.
+The camel-atomix-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-queue sink connector has no transforms out of the box.
+The camel-atomix-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-queue sink connector has no aggregation strategies out of the box.
+The camel-atomix-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atomix-set-kafka-connector/src/main/docs/camel-atomix-set-kafka-source-connector.adoc b/connectors/camel-atomix-set-kafka-connector/src/main/docs/camel-atomix-set-kafka-source-connector.adoc
index 0e22097..2133a50 100644
--- a/connectors/camel-atomix-set-kafka-connector/src/main/docs/camel-atomix-set-kafka-source-connector.adoc
+++ b/connectors/camel-atomix-set-kafka-connector/src/main/docs/camel-atomix-set-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-atomix-set source connector supports 34 options, which are listed belo
 
 
 
-The camel-atomix-set sink connector has no converters out of the box.
+The camel-atomix-set source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-set sink connector has no transforms out of the box.
+The camel-atomix-set source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-set sink connector has no aggregation strategies out of the box.
+The camel-atomix-set source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-atomix-value-kafka-connector/src/main/docs/camel-atomix-value-kafka-source-connector.adoc b/connectors/camel-atomix-value-kafka-connector/src/main/docs/camel-atomix-value-kafka-source-connector.adoc
index ba6cd1d..19fee11 100644
--- a/connectors/camel-atomix-value-kafka-connector/src/main/docs/camel-atomix-value-kafka-source-connector.adoc
+++ b/connectors/camel-atomix-value-kafka-connector/src/main/docs/camel-atomix-value-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-atomix-value source connector supports 34 options, which are listed be
 
 
 
-The camel-atomix-value sink connector has no converters out of the box.
+The camel-atomix-value source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-value sink connector has no transforms out of the box.
+The camel-atomix-value source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-value sink connector has no aggregation strategies out of the box.
+The camel-atomix-value source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc b/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
index 3838645..26a3a64 100644
--- a/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
+++ b/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
@@ -56,17 +56,17 @@ The camel-avro source connector supports 23 options, which are listed below.
 
 
 
-The camel-avro sink connector has no converters out of the box.
+The camel-avro source connector has no converters out of the box.
 
 
 
 
 
-The camel-avro sink connector has no transforms out of the box.
+The camel-avro source connector has no transforms out of the box.
 
 
 
 
 
-The camel-avro sink connector has no aggregation strategies out of the box.
+The camel-avro source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws-ddbstream-kafka-connector/src/main/docs/camel-aws-ddbstream-kafka-source-connector.adoc b/connectors/camel-aws-ddbstream-kafka-connector/src/main/docs/camel-aws-ddbstream-kafka-source-connector.adoc
index a8a2842..dc3bd5d 100644
--- a/connectors/camel-aws-ddbstream-kafka-connector/src/main/docs/camel-aws-ddbstream-kafka-source-connector.adoc
+++ b/connectors/camel-aws-ddbstream-kafka-connector/src/main/docs/camel-aws-ddbstream-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-aws-ddbstream source connector supports 46 options, which are listed b
 
 
 
-The camel-aws-ddbstream sink connector has no converters out of the box.
+The camel-aws-ddbstream source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-ddbstream sink connector has no transforms out of the box.
+The camel-aws-ddbstream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-ddbstream sink connector has no aggregation strategies out of the box.
+The camel-aws-ddbstream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws-kinesis-kafka-connector/src/main/docs/camel-aws-kinesis-kafka-source-connector.adoc b/connectors/camel-aws-kinesis-kafka-connector/src/main/docs/camel-aws-kinesis-kafka-source-connector.adoc
index f6874df..3ed9a76 100644
--- a/connectors/camel-aws-kinesis-kafka-connector/src/main/docs/camel-aws-kinesis-kafka-source-connector.adoc
+++ b/connectors/camel-aws-kinesis-kafka-connector/src/main/docs/camel-aws-kinesis-kafka-source-connector.adoc
@@ -83,17 +83,17 @@ The camel-aws-kinesis source connector supports 50 options, which are listed bel
 
 
 
-The camel-aws-kinesis sink connector has no converters out of the box.
+The camel-aws-kinesis source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-kinesis sink connector has no transforms out of the box.
+The camel-aws-kinesis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-kinesis sink connector has no aggregation strategies out of the box.
+The camel-aws-kinesis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws-s3-kafka-connector/src/main/docs/camel-aws-s3-kafka-source-connector.adoc b/connectors/camel-aws-s3-kafka-connector/src/main/docs/camel-aws-s3-kafka-source-connector.adoc
index 10ddc3b..a502912 100644
--- a/connectors/camel-aws-s3-kafka-connector/src/main/docs/camel-aws-s3-kafka-source-connector.adoc
+++ b/connectors/camel-aws-s3-kafka-connector/src/main/docs/camel-aws-s3-kafka-source-connector.adoc
@@ -111,7 +111,7 @@ The camel-aws-s3 source connector supports 78 options, which are listed below.
 
 
 
-The camel-aws-s3 sink connector supports 1 converters out of the box, which are listed below.
+The camel-aws-s3 source connector supports 1 converters out of the box, which are listed below.
 
 
 
@@ -124,7 +124,7 @@ org.apache.camel.kafkaconnector.awss3.converters.S3ObjectConverter
 
 
 
-The camel-aws-s3 sink connector supports 1 transforms out of the box, which are listed below.
+The camel-aws-s3 source connector supports 1 transforms out of the box, which are listed below.
 
 
 
@@ -137,7 +137,7 @@ org.apache.camel.kafkaconnector.awss3.transformers.S3ObjectTransforms
 
 
 
-The camel-aws-s3 sink connector has no aggregation strategies out of the box.
+The camel-aws-s3 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
 
 == Examples
diff --git a/connectors/camel-aws-sqs-kafka-connector/src/main/docs/camel-aws-sqs-kafka-source-connector.adoc b/connectors/camel-aws-sqs-kafka-connector/src/main/docs/camel-aws-sqs-kafka-source-connector.adoc
index b4b2a8a..45197a4 100644
--- a/connectors/camel-aws-sqs-kafka-connector/src/main/docs/camel-aws-sqs-kafka-source-connector.adoc
+++ b/connectors/camel-aws-sqs-kafka-connector/src/main/docs/camel-aws-sqs-kafka-source-connector.adoc
@@ -121,17 +121,17 @@ The camel-aws-sqs source connector supports 88 options, which are listed below.
 
 
 
-The camel-aws-sqs sink connector has no converters out of the box.
+The camel-aws-sqs source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-sqs sink connector has no transforms out of the box.
+The camel-aws-sqs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-sqs sink connector has no aggregation strategies out of the box.
+The camel-aws-sqs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws-swf-kafka-connector/src/main/docs/camel-aws-swf-kafka-source-connector.adoc b/connectors/camel-aws-swf-kafka-connector/src/main/docs/camel-aws-swf-kafka-source-connector.adoc
index 38a017f..758f1a3 100644
--- a/connectors/camel-aws-swf-kafka-connector/src/main/docs/camel-aws-swf-kafka-source-connector.adoc
+++ b/connectors/camel-aws-swf-kafka-connector/src/main/docs/camel-aws-swf-kafka-source-connector.adoc
@@ -75,17 +75,17 @@ The camel-aws-swf source connector supports 42 options, which are listed below.
 
 
 
-The camel-aws-swf sink connector has no converters out of the box.
+The camel-aws-swf source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-swf sink connector has no transforms out of the box.
+The camel-aws-swf source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-swf sink connector has no aggregation strategies out of the box.
+The camel-aws-swf source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws2-ddbstream-kafka-connector/src/main/docs/camel-aws2-ddbstream-kafka-source-connector.adoc b/connectors/camel-aws2-ddbstream-kafka-connector/src/main/docs/camel-aws2-ddbstream-kafka-source-connector.adoc
index 8282663..830257a 100644
--- a/connectors/camel-aws2-ddbstream-kafka-connector/src/main/docs/camel-aws2-ddbstream-kafka-source-connector.adoc
+++ b/connectors/camel-aws2-ddbstream-kafka-connector/src/main/docs/camel-aws2-ddbstream-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-aws2-ddbstream source connector supports 46 options, which are listed
 
 
 
-The camel-aws2-ddbstream sink connector has no converters out of the box.
+The camel-aws2-ddbstream source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-ddbstream sink connector has no transforms out of the box.
+The camel-aws2-ddbstream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws2-ddbstream sink connector has no aggregation strategies out of the box.
+The camel-aws2-ddbstream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws2-kinesis-kafka-connector/src/main/docs/camel-aws2-kinesis-kafka-source-connector.adoc b/connectors/camel-aws2-kinesis-kafka-connector/src/main/docs/camel-aws2-kinesis-kafka-source-connector.adoc
index 47cd47d..0c1c6c4 100644
--- a/connectors/camel-aws2-kinesis-kafka-connector/src/main/docs/camel-aws2-kinesis-kafka-source-connector.adoc
+++ b/connectors/camel-aws2-kinesis-kafka-connector/src/main/docs/camel-aws2-kinesis-kafka-source-connector.adoc
@@ -85,17 +85,17 @@ The camel-aws2-kinesis source connector supports 52 options, which are listed be
 
 
 
-The camel-aws2-kinesis sink connector has no converters out of the box.
+The camel-aws2-kinesis source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-kinesis sink connector has no transforms out of the box.
+The camel-aws2-kinesis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws2-kinesis sink connector has no aggregation strategies out of the box.
+The camel-aws2-kinesis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-aws2-s3-kafka-connector/src/main/docs/camel-aws2-s3-kafka-source-connector.adoc b/connectors/camel-aws2-s3-kafka-connector/src/main/docs/camel-aws2-s3-kafka-source-connector.adoc
index c74fffd..1230abb 100644
--- a/connectors/camel-aws2-s3-kafka-connector/src/main/docs/camel-aws2-s3-kafka-source-connector.adoc
+++ b/connectors/camel-aws2-s3-kafka-connector/src/main/docs/camel-aws2-s3-kafka-source-connector.adoc
@@ -117,7 +117,7 @@ The camel-aws2-s3 source connector supports 84 options, which are listed below.
 
 
 
-The camel-aws2-s3 sink connector supports 1 converters out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 converters out of the box, which are listed below.
 
 
 
@@ -130,7 +130,7 @@ org.apache.camel.kafkaconnector.aws2s3.converters.S3ObjectConverter
 
 
 
-The camel-aws2-s3 sink connector supports 1 transforms out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 transforms out of the box, which are listed below.
 
 
 
@@ -143,7 +143,7 @@ org.apache.camel.kafkaconnector.aws2s3.transformers.S3ObjectTransforms
 
 
 
-The camel-aws2-s3 sink connector supports 1 aggregation strategies out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 aggregation strategies out of the box, which are listed below.
 
 
 
diff --git a/connectors/camel-aws2-sqs-kafka-connector/src/main/docs/camel-aws2-sqs-kafka-source-connector.adoc b/connectors/camel-aws2-sqs-kafka-connector/src/main/docs/camel-aws2-sqs-kafka-source-connector.adoc
index 43cdb98..f078343 100644
--- a/connectors/camel-aws2-sqs-kafka-connector/src/main/docs/camel-aws2-sqs-kafka-source-connector.adoc
+++ b/connectors/camel-aws2-sqs-kafka-connector/src/main/docs/camel-aws2-sqs-kafka-source-connector.adoc
@@ -123,13 +123,13 @@ The camel-aws2-sqs source connector supports 90 options, which are listed below.
 
 
 
-The camel-aws2-sqs sink connector has no converters out of the box.
+The camel-aws2-sqs source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-sqs sink connector supports 0 transforms out of the box, which are listed below.
+The camel-aws2-sqs source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -142,5 +142,5 @@ org.apache.camel.kafkaconnector.aws2sqs.transformers.SQSKeySetterTransforms
 
 
 
-The camel-aws2-sqs sink connector has no aggregation strategies out of the box.
+The camel-aws2-sqs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-azure-blob-kafka-connector/src/main/docs/camel-azure-blob-kafka-source-connector.adoc b/connectors/camel-azure-blob-kafka-connector/src/main/docs/camel-azure-blob-kafka-source-connector.adoc
index 9bbf1f1..63c4791 100644
--- a/connectors/camel-azure-blob-kafka-connector/src/main/docs/camel-azure-blob-kafka-source-connector.adoc
+++ b/connectors/camel-azure-blob-kafka-connector/src/main/docs/camel-azure-blob-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-azure-blob source connector supports 32 options, which are listed belo
 
 
 
-The camel-azure-blob sink connector has no converters out of the box.
+The camel-azure-blob source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-blob sink connector has no transforms out of the box.
+The camel-azure-blob source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-blob sink connector has no aggregation strategies out of the box.
+The camel-azure-blob source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-azure-eventhubs-kafka-connector/src/main/docs/camel-azure-eventhubs-kafka-source-connector.adoc b/connectors/camel-azure-eventhubs-kafka-connector/src/main/docs/camel-azure-eventhubs-kafka-source-connector.adoc
index 8b51aac..73ed784 100644
--- a/connectors/camel-azure-eventhubs-kafka-connector/src/main/docs/camel-azure-eventhubs-kafka-source-connector.adoc
+++ b/connectors/camel-azure-eventhubs-kafka-connector/src/main/docs/camel-azure-eventhubs-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-azure-eventhubs source connector supports 37 options, which are listed
 
 
 
-The camel-azure-eventhubs sink connector has no converters out of the box.
+The camel-azure-eventhubs source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-eventhubs sink connector has no transforms out of the box.
+The camel-azure-eventhubs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-eventhubs sink connector has no aggregation strategies out of the box.
+The camel-azure-eventhubs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-azure-queue-kafka-connector/src/main/docs/camel-azure-queue-kafka-source-connector.adoc b/connectors/camel-azure-queue-kafka-connector/src/main/docs/camel-azure-queue-kafka-source-connector.adoc
index bbbc043..722da60 100644
--- a/connectors/camel-azure-queue-kafka-connector/src/main/docs/camel-azure-queue-kafka-source-connector.adoc
+++ b/connectors/camel-azure-queue-kafka-connector/src/main/docs/camel-azure-queue-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-azure-queue source connector supports 18 options, which are listed bel
 
 
 
-The camel-azure-queue sink connector has no converters out of the box.
+The camel-azure-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-queue sink connector has no transforms out of the box.
+The camel-azure-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-queue sink connector has no aggregation strategies out of the box.
+The camel-azure-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc b/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
index 8c74633..3677eb2 100644
--- a/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
+++ b/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-azure-storage-blob source connector supports 40 options, which are lis
 
 
 
-The camel-azure-storage-blob sink connector has no converters out of the box.
+The camel-azure-storage-blob source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-storage-blob sink connector has no transforms out of the box.
+The camel-azure-storage-blob source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
+The camel-azure-storage-blob source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-azure-storage-queue-kafka-connector/src/main/docs/camel-azure-storage-queue-kafka-source-connector.adoc b/connectors/camel-azure-storage-queue-kafka-connector/src/main/docs/camel-azure-storage-queue-kafka-source-connector.adoc
index b4cc467..42f3753 100644
--- a/connectors/camel-azure-storage-queue-kafka-connector/src/main/docs/camel-azure-storage-queue-kafka-source-connector.adoc
+++ b/connectors/camel-azure-storage-queue-kafka-connector/src/main/docs/camel-azure-storage-queue-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-azure-storage-queue source connector supports 29 options, which are li
 
 
 
-The camel-azure-storage-queue sink connector has no converters out of the box.
+The camel-azure-storage-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-storage-queue sink connector has no transforms out of the box.
+The camel-azure-storage-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-storage-queue sink connector has no aggregation strategies out of the box.
+The camel-azure-storage-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc b/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
index 08a0bca..0896e66 100644
--- a/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
+++ b/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-beanstalk source connector supports 31 options, which are listed below
 
 
 
-The camel-beanstalk sink connector has no converters out of the box.
+The camel-beanstalk source connector has no converters out of the box.
 
 
 
 
 
-The camel-beanstalk sink connector has no transforms out of the box.
+The camel-beanstalk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-beanstalk sink connector has no aggregation strategies out of the box.
+The camel-beanstalk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-box-kafka-connector/src/main/docs/camel-box-kafka-source-connector.adoc b/connectors/camel-box-kafka-connector/src/main/docs/camel-box-kafka-source-connector.adoc
index 9c7ff2f..cdbf7ea 100644
--- a/connectors/camel-box-kafka-connector/src/main/docs/camel-box-kafka-source-connector.adoc
+++ b/connectors/camel-box-kafka-connector/src/main/docs/camel-box-kafka-source-connector.adoc
@@ -72,17 +72,17 @@ The camel-box source connector supports 39 options, which are listed below.
 
 
 
-The camel-box sink connector has no converters out of the box.
+The camel-box source connector has no converters out of the box.
 
 
 
 
 
-The camel-box sink connector has no transforms out of the box.
+The camel-box source connector has no transforms out of the box.
 
 
 
 
 
-The camel-box sink connector has no aggregation strategies out of the box.
+The camel-box source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc b/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
index cb55cbf..60b37bf 100644
--- a/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
+++ b/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
@@ -49,17 +49,17 @@ The camel-cmis source connector supports 16 options, which are listed below.
 
 
 
-The camel-cmis sink connector has no converters out of the box.
+The camel-cmis source connector has no converters out of the box.
 
 
 
 
 
-The camel-cmis sink connector has no transforms out of the box.
+The camel-cmis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cmis sink connector has no aggregation strategies out of the box.
+The camel-cmis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc b/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
index 8c21412..6e39e96 100644
--- a/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
+++ b/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coap source connector supports 17 options, which are listed below.
 
 
 
-The camel-coap sink connector has no converters out of the box.
+The camel-coap source connector has no converters out of the box.
 
 
 
 
 
-The camel-coap sink connector has no transforms out of the box.
+The camel-coap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coap sink connector has no aggregation strategies out of the box.
+The camel-coap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc b/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
index 3d0907a..686170c 100644
--- a/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
+++ b/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coap-tcp source connector supports 17 options, which are listed below.
 
 
 
-The camel-coap-tcp sink connector has no converters out of the box.
+The camel-coap-tcp source connector has no converters out of the box.
 
 
 
 
 
-The camel-coap-tcp sink connector has no transforms out of the box.
+The camel-coap-tcp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coap-tcp sink connector has no aggregation strategies out of the box.
+The camel-coap-tcp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc b/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
index 00531fa..9df222d 100644
--- a/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
+++ b/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coaps source connector supports 17 options, which are listed below.
 
 
 
-The camel-coaps sink connector has no converters out of the box.
+The camel-coaps source connector has no converters out of the box.
 
 
 
 
 
-The camel-coaps sink connector has no transforms out of the box.
+The camel-coaps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coaps sink connector has no aggregation strategies out of the box.
+The camel-coaps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc b/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
index bf0cb42..f809ad1 100644
--- a/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
+++ b/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coaps-tcp source connector supports 17 options, which are listed below
 
 
 
-The camel-coaps-tcp sink connector has no converters out of the box.
+The camel-coaps-tcp source connector has no converters out of the box.
 
 
 
 
 
-The camel-coaps-tcp sink connector has no transforms out of the box.
+The camel-coaps-tcp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coaps-tcp sink connector has no aggregation strategies out of the box.
+The camel-coaps-tcp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cometd-kafka-connector/src/main/docs/camel-cometd-kafka-source-connector.adoc b/connectors/camel-cometd-kafka-connector/src/main/docs/camel-cometd-kafka-source-connector.adoc
index 17689fc..fce12dd 100644
--- a/connectors/camel-cometd-kafka-connector/src/main/docs/camel-cometd-kafka-source-connector.adoc
+++ b/connectors/camel-cometd-kafka-connector/src/main/docs/camel-cometd-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-cometd source connector supports 27 options, which are listed below.
 
 
 
-The camel-cometd sink connector has no converters out of the box.
+The camel-cometd source connector has no converters out of the box.
 
 
 
 
 
-The camel-cometd sink connector has no transforms out of the box.
+The camel-cometd source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cometd sink connector has no aggregation strategies out of the box.
+The camel-cometd source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cometds-kafka-connector/src/main/docs/camel-cometds-kafka-source-connector.adoc b/connectors/camel-cometds-kafka-connector/src/main/docs/camel-cometds-kafka-source-connector.adoc
index 544d687..2434a4e 100644
--- a/connectors/camel-cometds-kafka-connector/src/main/docs/camel-cometds-kafka-source-connector.adoc
+++ b/connectors/camel-cometds-kafka-connector/src/main/docs/camel-cometds-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-cometds source connector supports 27 options, which are listed below.
 
 
 
-The camel-cometds sink connector has no converters out of the box.
+The camel-cometds source connector has no converters out of the box.
 
 
 
 
 
-The camel-cometds sink connector has no transforms out of the box.
+The camel-cometds source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cometds sink connector has no aggregation strategies out of the box.
+The camel-cometds source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-consul-kafka-connector/src/main/docs/camel-consul-kafka-source-connector.adoc b/connectors/camel-consul-kafka-connector/src/main/docs/camel-consul-kafka-source-connector.adoc
index 9e6cc42..8b1b1a8 100644
--- a/connectors/camel-consul-kafka-connector/src/main/docs/camel-consul-kafka-source-connector.adoc
+++ b/connectors/camel-consul-kafka-connector/src/main/docs/camel-consul-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-consul source connector supports 53 options, which are listed below.
 
 
 
-The camel-consul sink connector has no converters out of the box.
+The camel-consul source connector has no converters out of the box.
 
 
 
 
 
-The camel-consul sink connector has no transforms out of the box.
+The camel-consul source connector has no transforms out of the box.
 
 
 
 
 
-The camel-consul sink connector has no aggregation strategies out of the box.
+The camel-consul source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-corda-kafka-connector/src/main/docs/camel-corda-kafka-source-connector.adoc b/connectors/camel-corda-kafka-connector/src/main/docs/camel-corda-kafka-source-connector.adoc
index 3759381..0ea05d6 100644
--- a/connectors/camel-corda-kafka-connector/src/main/docs/camel-corda-kafka-source-connector.adoc
+++ b/connectors/camel-corda-kafka-connector/src/main/docs/camel-corda-kafka-source-connector.adoc
@@ -59,17 +59,17 @@ The camel-corda source connector supports 26 options, which are listed below.
 
 
 
-The camel-corda sink connector has no converters out of the box.
+The camel-corda source connector has no converters out of the box.
 
 
 
 
 
-The camel-corda sink connector has no transforms out of the box.
+The camel-corda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-corda sink connector has no aggregation strategies out of the box.
+The camel-corda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc b/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
index a780a2e..a54cbf1 100644
--- a/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
+++ b/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-couchbase source connector supports 43 options, which are listed below
 
 
 
-The camel-couchbase sink connector has no converters out of the box.
+The camel-couchbase source connector has no converters out of the box.
 
 
 
 
 
-The camel-couchbase sink connector has no transforms out of the box.
+The camel-couchbase source connector has no transforms out of the box.
 
 
 
 
 
-The camel-couchbase sink connector has no aggregation strategies out of the box.
+The camel-couchbase source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc b/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
index 727441f..5f8e1bf 100644
--- a/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
+++ b/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-couchdb source connector supports 18 options, which are listed below.
 
 
 
-The camel-couchdb sink connector has no converters out of the box.
+The camel-couchdb source connector has no converters out of the box.
 
 
 
 
 
-The camel-couchdb sink connector has no transforms out of the box.
+The camel-couchdb source connector has no transforms out of the box.
 
 
 
 
 
-The camel-couchdb sink connector has no aggregation strategies out of the box.
+The camel-couchdb source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc b/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
index d675642..0804706 100644
--- a/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
+++ b/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-cql source connector supports 36 options, which are listed below.
 
 
 
-The camel-cql sink connector has no converters out of the box.
+The camel-cql source connector has no converters out of the box.
 
 
 
 
 
-The camel-cql sink connector has no transforms out of the box.
+The camel-cql source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cql sink connector has no aggregation strategies out of the box.
+The camel-cql source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc b/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
index dd95c49..d9a88d5 100644
--- a/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
+++ b/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-cron source connector supports 9 options, which are listed below.
 
 
 
-The camel-cron sink connector has no converters out of the box.
+The camel-cron source connector has no converters out of the box.
 
 
 
 
 
-The camel-cron sink connector has no transforms out of the box.
+The camel-cron source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cron sink connector has no aggregation strategies out of the box.
+The camel-cron source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cxf-kafka-connector/src/main/docs/camel-cxf-kafka-source-connector.adoc b/connectors/camel-cxf-kafka-connector/src/main/docs/camel-cxf-kafka-source-connector.adoc
index 1389b40..8611e43 100644
--- a/connectors/camel-cxf-kafka-connector/src/main/docs/camel-cxf-kafka-source-connector.adoc
+++ b/connectors/camel-cxf-kafka-connector/src/main/docs/camel-cxf-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-cxf source connector supports 35 options, which are listed below.
 
 
 
-The camel-cxf sink connector has no converters out of the box.
+The camel-cxf source connector has no converters out of the box.
 
 
 
 
 
-The camel-cxf sink connector has no transforms out of the box.
+The camel-cxf source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cxf sink connector has no aggregation strategies out of the box.
+The camel-cxf source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-cxfrs-kafka-connector/src/main/docs/camel-cxfrs-kafka-source-connector.adoc b/connectors/camel-cxfrs-kafka-connector/src/main/docs/camel-cxfrs-kafka-source-connector.adoc
index c35d42e..9356bda 100644
--- a/connectors/camel-cxfrs-kafka-connector/src/main/docs/camel-cxfrs-kafka-source-connector.adoc
+++ b/connectors/camel-cxfrs-kafka-connector/src/main/docs/camel-cxfrs-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-cxfrs source connector supports 29 options, which are listed below.
 
 
 
-The camel-cxfrs sink connector has no converters out of the box.
+The camel-cxfrs source connector has no converters out of the box.
 
 
 
 
 
-The camel-cxfrs sink connector has no transforms out of the box.
+The camel-cxfrs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cxfrs sink connector has no aggregation strategies out of the box.
+The camel-cxfrs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc b/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
index a4fc18e..e9c012d 100644
--- a/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
+++ b/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
@@ -40,17 +40,17 @@ The camel-direct source connector supports 7 options, which are listed below.
 
 
 
-The camel-direct sink connector has no converters out of the box.
+The camel-direct source connector has no converters out of the box.
 
 
 
 
 
-The camel-direct sink connector has no transforms out of the box.
+The camel-direct source connector has no transforms out of the box.
 
 
 
 
 
-The camel-direct sink connector has no aggregation strategies out of the box.
+The camel-direct source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-direct-vm-kafka-connector/src/main/docs/camel-direct-vm-kafka-source-connector.adoc b/connectors/camel-direct-vm-kafka-connector/src/main/docs/camel-direct-vm-kafka-source-connector.adoc
index 37187ec..b2ab95c 100644
--- a/connectors/camel-direct-vm-kafka-connector/src/main/docs/camel-direct-vm-kafka-source-connector.adoc
+++ b/connectors/camel-direct-vm-kafka-connector/src/main/docs/camel-direct-vm-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-direct-vm source connector supports 10 options, which are listed below
 
 
 
-The camel-direct-vm sink connector has no converters out of the box.
+The camel-direct-vm source connector has no converters out of the box.
 
 
 
 
 
-The camel-direct-vm sink connector has no transforms out of the box.
+The camel-direct-vm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-direct-vm sink connector has no aggregation strategies out of the box.
+The camel-direct-vm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc b/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
index 4ff5385..5d078df 100644
--- a/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
+++ b/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-disruptor source connector supports 15 options, which are listed below
 
 
 
-The camel-disruptor sink connector has no converters out of the box.
+The camel-disruptor source connector has no converters out of the box.
 
 
 
 
 
-The camel-disruptor sink connector has no transforms out of the box.
+The camel-disruptor source connector has no transforms out of the box.
 
 
 
 
 
-The camel-disruptor sink connector has no aggregation strategies out of the box.
+The camel-disruptor source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc b/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
index a8e5b58..3968e86 100644
--- a/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
+++ b/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-disruptor-vm source connector supports 15 options, which are listed be
 
 
 
-The camel-disruptor-vm sink connector has no converters out of the box.
+The camel-disruptor-vm source connector has no converters out of the box.
 
 
 
 
 
-The camel-disruptor-vm sink connector has no transforms out of the box.
+The camel-disruptor-vm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-disruptor-vm sink connector has no aggregation strategies out of the box.
+The camel-disruptor-vm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-docker-kafka-connector/src/main/docs/camel-docker-kafka-source-connector.adoc b/connectors/camel-docker-kafka-connector/src/main/docs/camel-docker-kafka-source-connector.adoc
index 50c8e25..3f2f35f 100644
--- a/connectors/camel-docker-kafka-connector/src/main/docs/camel-docker-kafka-source-connector.adoc
+++ b/connectors/camel-docker-kafka-connector/src/main/docs/camel-docker-kafka-source-connector.adoc
@@ -75,17 +75,17 @@ The camel-docker source connector supports 42 options, which are listed below.
 
 
 
-The camel-docker sink connector has no converters out of the box.
+The camel-docker source connector has no converters out of the box.
 
 
 
 
 
-The camel-docker sink connector has no transforms out of the box.
+The camel-docker source connector has no transforms out of the box.
 
 
 
 
 
-The camel-docker sink connector has no aggregation strategies out of the box.
+The camel-docker source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc b/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
index eeeedc4..a4e0565 100644
--- a/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
+++ b/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-dropbox source connector supports 15 options, which are listed below.
 
 
 
-The camel-dropbox sink connector has no converters out of the box.
+The camel-dropbox source connector has no converters out of the box.
 
 
 
 
 
-The camel-dropbox sink connector has no transforms out of the box.
+The camel-dropbox source connector has no transforms out of the box.
 
 
 
 
 
-The camel-dropbox sink connector has no aggregation strategies out of the box.
+The camel-dropbox source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ehcache-kafka-connector/src/main/docs/camel-ehcache-kafka-source-connector.adoc b/connectors/camel-ehcache-kafka-connector/src/main/docs/camel-ehcache-kafka-source-connector.adoc
index f7dbe9a..40909ee 100644
--- a/connectors/camel-ehcache-kafka-connector/src/main/docs/camel-ehcache-kafka-source-connector.adoc
+++ b/connectors/camel-ehcache-kafka-connector/src/main/docs/camel-ehcache-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-ehcache source connector supports 29 options, which are listed below.
 
 
 
-The camel-ehcache sink connector has no converters out of the box.
+The camel-ehcache source connector has no converters out of the box.
 
 
 
 
 
-The camel-ehcache sink connector has no transforms out of the box.
+The camel-ehcache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ehcache sink connector has no aggregation strategies out of the box.
+The camel-ehcache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc b/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
index c73798b..9f3c770 100644
--- a/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
+++ b/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-elsql source connector supports 53 options, which are listed below.
 
 
 
-The camel-elsql sink connector has no converters out of the box.
+The camel-elsql source connector has no converters out of the box.
 
 
 
 
 
-The camel-elsql sink connector has no transforms out of the box.
+The camel-elsql source connector has no transforms out of the box.
 
 
 
 
 
-The camel-elsql sink connector has no aggregation strategies out of the box.
+The camel-elsql source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-etcd-stats-kafka-connector/src/main/docs/camel-etcd-stats-kafka-source-connector.adoc b/connectors/camel-etcd-stats-kafka-connector/src/main/docs/camel-etcd-stats-kafka-source-connector.adoc
index 6145e3e..fe8f745 100644
--- a/connectors/camel-etcd-stats-kafka-connector/src/main/docs/camel-etcd-stats-kafka-source-connector.adoc
+++ b/connectors/camel-etcd-stats-kafka-connector/src/main/docs/camel-etcd-stats-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-etcd-stats source connector supports 43 options, which are listed belo
 
 
 
-The camel-etcd-stats sink connector has no converters out of the box.
+The camel-etcd-stats source connector has no converters out of the box.
 
 
 
 
 
-The camel-etcd-stats sink connector has no transforms out of the box.
+The camel-etcd-stats source connector has no transforms out of the box.
 
 
 
 
 
-The camel-etcd-stats sink connector has no aggregation strategies out of the box.
+The camel-etcd-stats source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-etcd-watch-kafka-connector/src/main/docs/camel-etcd-watch-kafka-source-connector.adoc b/connectors/camel-etcd-watch-kafka-connector/src/main/docs/camel-etcd-watch-kafka-source-connector.adoc
index 2e20363..64ad752 100644
--- a/connectors/camel-etcd-watch-kafka-connector/src/main/docs/camel-etcd-watch-kafka-source-connector.adoc
+++ b/connectors/camel-etcd-watch-kafka-connector/src/main/docs/camel-etcd-watch-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-etcd-watch source connector supports 27 options, which are listed belo
 
 
 
-The camel-etcd-watch sink connector has no converters out of the box.
+The camel-etcd-watch source connector has no converters out of the box.
 
 
 
 
 
-The camel-etcd-watch sink connector has no transforms out of the box.
+The camel-etcd-watch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-etcd-watch sink connector has no aggregation strategies out of the box.
+The camel-etcd-watch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-facebook-kafka-connector/src/main/docs/camel-facebook-kafka-source-connector.adoc b/connectors/camel-facebook-kafka-connector/src/main/docs/camel-facebook-kafka-source-connector.adoc
index 1097c70..0f90868 100644
--- a/connectors/camel-facebook-kafka-connector/src/main/docs/camel-facebook-kafka-source-connector.adoc
+++ b/connectors/camel-facebook-kafka-connector/src/main/docs/camel-facebook-kafka-source-connector.adoc
@@ -166,17 +166,17 @@ The camel-facebook source connector supports 133 options, which are listed below
 
 
 
-The camel-facebook sink connector has no converters out of the box.
+The camel-facebook source connector has no converters out of the box.
 
 
 
 
 
-The camel-facebook sink connector has no transforms out of the box.
+The camel-facebook source connector has no transforms out of the box.
 
 
 
 
 
-The camel-facebook sink connector has no aggregation strategies out of the box.
+The camel-facebook source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc
index daaf096..1d96413 100644
--- a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc
+++ b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc
@@ -105,17 +105,17 @@ The camel-fhir source connector supports 72 options, which are listed below.
 
 
 
-The camel-fhir sink connector has no converters out of the box.
+The camel-fhir source connector has no converters out of the box.
 
 
 
 
 
-The camel-fhir sink connector has no transforms out of the box.
+The camel-fhir source connector has no transforms out of the box.
 
 
 
 
 
-The camel-fhir sink connector has no aggregation strategies out of the box.
+The camel-fhir source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc b/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
index 8a47638..75a0328 100644
--- a/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
+++ b/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
@@ -112,17 +112,17 @@ The camel-file source connector supports 79 options, which are listed below.
 
 
 
-The camel-file sink connector has no converters out of the box.
+The camel-file source connector has no converters out of the box.
 
 
 
 
 
-The camel-file sink connector has no transforms out of the box.
+The camel-file source connector has no transforms out of the box.
 
 
 
 
 
-The camel-file sink connector has no aggregation strategies out of the box.
+The camel-file source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc b/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
index 11038f0..11e3195 100644
--- a/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
+++ b/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
@@ -54,17 +54,17 @@ The camel-file-watch source connector supports 21 options, which are listed belo
 
 
 
-The camel-file-watch sink connector has no converters out of the box.
+The camel-file-watch source connector has no converters out of the box.
 
 
 
 
 
-The camel-file-watch sink connector has no transforms out of the box.
+The camel-file-watch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-file-watch sink connector has no aggregation strategies out of the box.
+The camel-file-watch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc b/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
index 1a439a1..88de036 100644
--- a/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
+++ b/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-flatpack source connector supports 30 options, which are listed below.
 
 
 
-The camel-flatpack sink connector has no converters out of the box.
+The camel-flatpack source connector has no converters out of the box.
 
 
 
 
 
-The camel-flatpack sink connector has no transforms out of the box.
+The camel-flatpack source connector has no transforms out of the box.
 
 
 
 
 
-The camel-flatpack sink connector has no aggregation strategies out of the box.
+The camel-flatpack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc b/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
index fae2b97..5f23db8 100644
--- a/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
+++ b/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
@@ -133,13 +133,13 @@ The camel-ftp source connector supports 100 options, which are listed below.
 
 
 
-The camel-ftp sink connector has no converters out of the box.
+The camel-ftp source connector has no converters out of the box.
 
 
 
 
 
-The camel-ftp sink connector supports 0 transforms out of the box, which are listed below.
+The camel-ftp source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -152,5 +152,5 @@ org.apache.camel.kafkaconnector.ftp.transformers.FtpRemoteFileTransforms
 
 
 
-The camel-ftp sink connector has no aggregation strategies out of the box.
+The camel-ftp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc b/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
index 9d2e75a..4c46bf4 100644
--- a/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
+++ b/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
@@ -142,13 +142,13 @@ The camel-ftps source connector supports 109 options, which are listed below.
 
 
 
-The camel-ftps sink connector has no converters out of the box.
+The camel-ftps source connector has no converters out of the box.
 
 
 
 
 
-The camel-ftps sink connector supports 0 transforms out of the box, which are listed below.
+The camel-ftps source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -161,5 +161,5 @@ org.apache.camel.kafkaconnector.ftps.transformers.FtpsRemoteFileTransforms
 
 
 
-The camel-ftps sink connector has no aggregation strategies out of the box.
+The camel-ftps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc b/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
index 01ef09e..99a0ac9 100644
--- a/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
+++ b/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-git source connector supports 9 options, which are listed below.
 
 
 
-The camel-git sink connector has no converters out of the box.
+The camel-git source connector has no converters out of the box.
 
 
 
 
 
-The camel-git sink connector has no transforms out of the box.
+The camel-git source connector has no transforms out of the box.
 
 
 
 
 
-The camel-git sink connector has no aggregation strategies out of the box.
+The camel-git source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc b/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
index f8bf4ef..fb9acb0 100644
--- a/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
+++ b/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-github source connector supports 29 options, which are listed below.
 
 
 
-The camel-github sink connector has no converters out of the box.
+The camel-github source connector has no converters out of the box.
 
 
 
 
 
-The camel-github sink connector has no transforms out of the box.
+The camel-github source connector has no transforms out of the box.
 
 
 
 
 
-The camel-github sink connector has no aggregation strategies out of the box.
+The camel-github source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-calendar-kafka-connector/src/main/docs/camel-google-calendar-kafka-source-connector.adoc b/connectors/camel-google-calendar-kafka-connector/src/main/docs/camel-google-calendar-kafka-source-connector.adoc
index b93bad9..f6905ac 100644
--- a/connectors/camel-google-calendar-kafka-connector/src/main/docs/camel-google-calendar-kafka-source-connector.adoc
+++ b/connectors/camel-google-calendar-kafka-connector/src/main/docs/camel-google-calendar-kafka-source-connector.adoc
@@ -78,17 +78,17 @@ The camel-google-calendar source connector supports 45 options, which are listed
 
 
 
-The camel-google-calendar sink connector has no converters out of the box.
+The camel-google-calendar source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-calendar sink connector has no transforms out of the box.
+The camel-google-calendar source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-calendar sink connector has no aggregation strategies out of the box.
+The camel-google-calendar source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-calendar-stream-kafka-connector/src/main/docs/camel-google-calendar-stream-kafka-source-connector.adoc b/connectors/camel-google-calendar-stream-kafka-connector/src/main/docs/camel-google-calendar-stream-kafka-source-connector.adoc
index 9c45ef5..62cbbaa 100644
--- a/connectors/camel-google-calendar-stream-kafka-connector/src/main/docs/camel-google-calendar-stream-kafka-source-connector.adoc
+++ b/connectors/camel-google-calendar-stream-kafka-connector/src/main/docs/camel-google-calendar-stream-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-google-calendar-stream source connector supports 47 options, which are
 
 
 
-The camel-google-calendar-stream sink connector has no converters out of the box.
+The camel-google-calendar-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-calendar-stream sink connector has no transforms out of the box.
+The camel-google-calendar-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-calendar-stream sink connector has no aggregation strategies out of the box.
+The camel-google-calendar-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc
index 30b611d..f779566 100644
--- a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc
+++ b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-google-drive source connector supports 40 options, which are listed be
 
 
 
-The camel-google-drive sink connector has no converters out of the box.
+The camel-google-drive source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-drive sink connector has no transforms out of the box.
+The camel-google-drive source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-drive sink connector has no aggregation strategies out of the box.
+The camel-google-drive source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-mail-kafka-connector/src/main/docs/camel-google-mail-kafka-source-connector.adoc b/connectors/camel-google-mail-kafka-connector/src/main/docs/camel-google-mail-kafka-source-connector.adoc
index cb11acc..77cc31d 100644
--- a/connectors/camel-google-mail-kafka-connector/src/main/docs/camel-google-mail-kafka-source-connector.adoc
+++ b/connectors/camel-google-mail-kafka-connector/src/main/docs/camel-google-mail-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-google-mail source connector supports 37 options, which are listed bel
 
 
 
-The camel-google-mail sink connector has no converters out of the box.
+The camel-google-mail source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-mail sink connector has no transforms out of the box.
+The camel-google-mail source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-mail sink connector has no aggregation strategies out of the box.
+The camel-google-mail source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-mail-stream-kafka-connector/src/main/docs/camel-google-mail-stream-kafka-source-connector.adoc b/connectors/camel-google-mail-stream-kafka-connector/src/main/docs/camel-google-mail-stream-kafka-source-connector.adoc
index c942dda..26ca8ab 100644
--- a/connectors/camel-google-mail-stream-kafka-connector/src/main/docs/camel-google-mail-stream-kafka-source-connector.adoc
+++ b/connectors/camel-google-mail-stream-kafka-connector/src/main/docs/camel-google-mail-stream-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-google-mail-stream source connector supports 43 options, which are lis
 
 
 
-The camel-google-mail-stream sink connector has no converters out of the box.
+The camel-google-mail-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-mail-stream sink connector has no transforms out of the box.
+The camel-google-mail-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-mail-stream sink connector has no aggregation strategies out of the box.
+The camel-google-mail-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc b/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
index 3211eee..f24e10b 100644
--- a/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
+++ b/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-google-pubsub source connector supports 15 options, which are listed b
 
 
 
-The camel-google-pubsub sink connector has no converters out of the box.
+The camel-google-pubsub source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-pubsub sink connector has no transforms out of the box.
+The camel-google-pubsub source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-pubsub sink connector has no aggregation strategies out of the box.
+The camel-google-pubsub source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-sheets-kafka-connector/src/main/docs/camel-google-sheets-kafka-source-connector.adoc b/connectors/camel-google-sheets-kafka-connector/src/main/docs/camel-google-sheets-kafka-source-connector.adoc
index e04a73b..aad4940 100644
--- a/connectors/camel-google-sheets-kafka-connector/src/main/docs/camel-google-sheets-kafka-source-connector.adoc
+++ b/connectors/camel-google-sheets-kafka-connector/src/main/docs/camel-google-sheets-kafka-source-connector.adoc
@@ -72,17 +72,17 @@ The camel-google-sheets source connector supports 39 options, which are listed b
 
 
 
-The camel-google-sheets sink connector has no converters out of the box.
+The camel-google-sheets source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-sheets sink connector has no transforms out of the box.
+The camel-google-sheets source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-sheets sink connector has no aggregation strategies out of the box.
+The camel-google-sheets source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc b/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
index 9d6e85a..2c0aa5d 100644
--- a/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
+++ b/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
@@ -84,17 +84,17 @@ The camel-google-sheets-stream source connector supports 51 options, which are l
 
 
 
-The camel-google-sheets-stream sink connector has no converters out of the box.
+The camel-google-sheets-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-sheets-stream sink connector has no transforms out of the box.
+The camel-google-sheets-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-sheets-stream sink connector has no aggregation strategies out of the box.
+The camel-google-sheets-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc b/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
index 3850039..b54b42c 100644
--- a/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
+++ b/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
@@ -56,17 +56,17 @@ The camel-gora source connector supports 23 options, which are listed below.
 
 
 
-The camel-gora sink connector has no converters out of the box.
+The camel-gora source connector has no converters out of the box.
 
 
 
 
 
-The camel-gora sink connector has no transforms out of the box.
+The camel-gora source connector has no transforms out of the box.
 
 
 
 
 
-The camel-gora sink connector has no aggregation strategies out of the box.
+The camel-gora source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc b/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
index 1397a14..7630bf7 100644
--- a/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
+++ b/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-grpc source connector supports 28 options, which are listed below.
 
 
 
-The camel-grpc sink connector has no converters out of the box.
+The camel-grpc source connector has no converters out of the box.
 
 
 
 
 
-The camel-grpc sink connector has no transforms out of the box.
+The camel-grpc source connector has no transforms out of the box.
 
 
 
 
 
-The camel-grpc sink connector has no aggregation strategies out of the box.
+The camel-grpc source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc b/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
index 23d0171..1c22a88 100644
--- a/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
+++ b/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
@@ -44,17 +44,17 @@ The camel-guava-eventbus source connector supports 11 options, which are listed
 
 
 
-The camel-guava-eventbus sink connector has no converters out of the box.
+The camel-guava-eventbus source connector has no converters out of the box.
 
 
 
 
 
-The camel-guava-eventbus sink connector has no transforms out of the box.
+The camel-guava-eventbus source connector has no transforms out of the box.
 
 
 
 
 
-The camel-guava-eventbus sink connector has no aggregation strategies out of the box.
+The camel-guava-eventbus source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-instance-kafka-connector/src/main/docs/camel-hazelcast-instance-kafka-source-connector.adoc b/connectors/camel-hazelcast-instance-kafka-connector/src/main/docs/camel-hazelcast-instance-kafka-source-connector.adoc
index 7d9459b..b41599a 100644
--- a/connectors/camel-hazelcast-instance-kafka-connector/src/main/docs/camel-hazelcast-instance-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-instance-kafka-connector/src/main/docs/camel-hazelcast-instance-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-instance source connector supports 12 options, which are lis
 
 
 
-The camel-hazelcast-instance sink connector has no converters out of the box.
+The camel-hazelcast-instance source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-instance sink connector has no transforms out of the box.
+The camel-hazelcast-instance source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-instance sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-instance source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-list-kafka-connector/src/main/docs/camel-hazelcast-list-kafka-source-connector.adoc b/connectors/camel-hazelcast-list-kafka-connector/src/main/docs/camel-hazelcast-list-kafka-source-connector.adoc
index 66780a5..48be0f4 100644
--- a/connectors/camel-hazelcast-list-kafka-connector/src/main/docs/camel-hazelcast-list-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-list-kafka-connector/src/main/docs/camel-hazelcast-list-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-list source connector supports 12 options, which are listed
 
 
 
-The camel-hazelcast-list sink connector has no converters out of the box.
+The camel-hazelcast-list source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-list sink connector has no transforms out of the box.
+The camel-hazelcast-list source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-list sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-list source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-map-kafka-connector/src/main/docs/camel-hazelcast-map-kafka-source-connector.adoc b/connectors/camel-hazelcast-map-kafka-connector/src/main/docs/camel-hazelcast-map-kafka-source-connector.adoc
index c69b1e9..fd4e3a9 100644
--- a/connectors/camel-hazelcast-map-kafka-connector/src/main/docs/camel-hazelcast-map-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-map-kafka-connector/src/main/docs/camel-hazelcast-map-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-map source connector supports 12 options, which are listed b
 
 
 
-The camel-hazelcast-map sink connector has no converters out of the box.
+The camel-hazelcast-map source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-map sink connector has no transforms out of the box.
+The camel-hazelcast-map source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-map sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-map source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-multimap-kafka-connector/src/main/docs/camel-hazelcast-multimap-kafka-source-connector.adoc b/connectors/camel-hazelcast-multimap-kafka-connector/src/main/docs/camel-hazelcast-multimap-kafka-source-connector.adoc
index cc9830f..7ead815 100644
--- a/connectors/camel-hazelcast-multimap-kafka-connector/src/main/docs/camel-hazelcast-multimap-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-multimap-kafka-connector/src/main/docs/camel-hazelcast-multimap-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-multimap source connector supports 12 options, which are lis
 
 
 
-The camel-hazelcast-multimap sink connector has no converters out of the box.
+The camel-hazelcast-multimap source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-multimap sink connector has no transforms out of the box.
+The camel-hazelcast-multimap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-multimap sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-multimap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-queue-kafka-connector/src/main/docs/camel-hazelcast-queue-kafka-source-connector.adoc b/connectors/camel-hazelcast-queue-kafka-connector/src/main/docs/camel-hazelcast-queue-kafka-source-connector.adoc
index 2aa04d8..7606d7b 100644
--- a/connectors/camel-hazelcast-queue-kafka-connector/src/main/docs/camel-hazelcast-queue-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-queue-kafka-connector/src/main/docs/camel-hazelcast-queue-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-hazelcast-queue source connector supports 15 options, which are listed
 
 
 
-The camel-hazelcast-queue sink connector has no converters out of the box.
+The camel-hazelcast-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-queue sink connector has no transforms out of the box.
+The camel-hazelcast-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-queue sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-replicatedmap-kafka-connector/src/main/docs/camel-hazelcast-replicatedmap-kafka-source-connector.adoc b/connectors/camel-hazelcast-replicatedmap-kafka-connector/src/main/docs/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
index aed328b..08d7f55 100644
--- a/connectors/camel-hazelcast-replicatedmap-kafka-connector/src/main/docs/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-replicatedmap-kafka-connector/src/main/docs/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-replicatedmap source connector supports 12 options, which ar
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no converters out of the box.
+The camel-hazelcast-replicatedmap source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no transforms out of the box.
+The camel-hazelcast-replicatedmap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-replicatedmap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-seda-kafka-connector/src/main/docs/camel-hazelcast-seda-kafka-source-connector.adoc b/connectors/camel-hazelcast-seda-kafka-connector/src/main/docs/camel-hazelcast-seda-kafka-source-connector.adoc
index efc6e11..29b5ce4 100644
--- a/connectors/camel-hazelcast-seda-kafka-connector/src/main/docs/camel-hazelcast-seda-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-seda-kafka-connector/src/main/docs/camel-hazelcast-seda-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-hazelcast-seda source connector supports 17 options, which are listed
 
 
 
-The camel-hazelcast-seda sink connector has no converters out of the box.
+The camel-hazelcast-seda source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-seda sink connector has no transforms out of the box.
+The camel-hazelcast-seda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-seda sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-seda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-set-kafka-connector/src/main/docs/camel-hazelcast-set-kafka-source-connector.adoc b/connectors/camel-hazelcast-set-kafka-connector/src/main/docs/camel-hazelcast-set-kafka-source-connector.adoc
index 10affd3..d46fa54 100644
--- a/connectors/camel-hazelcast-set-kafka-connector/src/main/docs/camel-hazelcast-set-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-set-kafka-connector/src/main/docs/camel-hazelcast-set-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-set source connector supports 12 options, which are listed b
 
 
 
-The camel-hazelcast-set sink connector has no converters out of the box.
+The camel-hazelcast-set source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-set sink connector has no transforms out of the box.
+The camel-hazelcast-set source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-set sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-set source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hazelcast-topic-kafka-connector/src/main/docs/camel-hazelcast-topic-kafka-source-connector.adoc b/connectors/camel-hazelcast-topic-kafka-connector/src/main/docs/camel-hazelcast-topic-kafka-source-connector.adoc
index 46ef73e..7c613b9 100644
--- a/connectors/camel-hazelcast-topic-kafka-connector/src/main/docs/camel-hazelcast-topic-kafka-source-connector.adoc
+++ b/connectors/camel-hazelcast-topic-kafka-connector/src/main/docs/camel-hazelcast-topic-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-hazelcast-topic source connector supports 13 options, which are listed
 
 
 
-The camel-hazelcast-topic sink connector has no converters out of the box.
+The camel-hazelcast-topic source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-topic sink connector has no transforms out of the box.
+The camel-hazelcast-topic source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-topic sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-topic source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc b/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
index 5b8243d..9d83d8b 100644
--- a/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
+++ b/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
@@ -53,17 +53,17 @@ The camel-hbase source connector supports 20 options, which are listed below.
 
 
 
-The camel-hbase sink connector has no converters out of the box.
+The camel-hbase source connector has no converters out of the box.
 
 
 
 
 
-The camel-hbase sink connector has no transforms out of the box.
+The camel-hbase source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hbase sink connector has no aggregation strategies out of the box.
+The camel-hbase source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-hdfs-kafka-connector/src/main/docs/camel-hdfs-kafka-source-connector.adoc b/connectors/camel-hdfs-kafka-connector/src/main/docs/camel-hdfs-kafka-source-connector.adoc
index fad5b60..684b6b3 100644
--- a/connectors/camel-hdfs-kafka-connector/src/main/docs/camel-hdfs-kafka-source-connector.adoc
+++ b/connectors/camel-hdfs-kafka-connector/src/main/docs/camel-hdfs-kafka-source-connector.adoc
@@ -83,17 +83,17 @@ The camel-hdfs source connector supports 50 options, which are listed below.
 
 
 
-The camel-hdfs sink connector has no converters out of the box.
+The camel-hdfs source connector has no converters out of the box.
 
 
 
 
 
-The camel-hdfs sink connector has no transforms out of the box.
+The camel-hdfs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hdfs sink connector has no aggregation strategies out of the box.
+The camel-hdfs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc b/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
index 9d9f79e..dd4ab5c 100644
--- a/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
+++ b/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
@@ -57,17 +57,17 @@ The camel-iec60870-client source connector supports 24 options, which are listed
 
 
 
-The camel-iec60870-client sink connector has no converters out of the box.
+The camel-iec60870-client source connector has no converters out of the box.
 
 
 
 
 
-The camel-iec60870-client sink connector has no transforms out of the box.
+The camel-iec60870-client source connector has no transforms out of the box.
 
 
 
 
 
-The camel-iec60870-client sink connector has no aggregation strategies out of the box.
+The camel-iec60870-client source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc b/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
index 5df0788..7608069 100644
--- a/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
+++ b/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-iec60870-server source connector supports 25 options, which are listed
 
 
 
-The camel-iec60870-server sink connector has no converters out of the box.
+The camel-iec60870-server source connector has no converters out of the box.
 
 
 
 
 
-The camel-iec60870-server sink connector has no transforms out of the box.
+The camel-iec60870-server source connector has no transforms out of the box.
 
 
 
 
 
-The camel-iec60870-server sink connector has no aggregation strategies out of the box.
+The camel-iec60870-server source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc b/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
index 31be532..b7e93cc 100644
--- a/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
@@ -52,17 +52,17 @@ The camel-ignite-cache source connector supports 19 options, which are listed be
 
 
 
-The camel-ignite-cache sink connector has no converters out of the box.
+The camel-ignite-cache source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-cache sink connector has no transforms out of the box.
+The camel-ignite-cache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-cache sink connector has no aggregation strategies out of the box.
+The camel-ignite-cache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc b/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
index 56c01b9..4ae003f 100644
--- a/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
@@ -47,17 +47,17 @@ The camel-ignite-events source connector supports 14 options, which are listed b
 
 
 
-The camel-ignite-events sink connector has no converters out of the box.
+The camel-ignite-events source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-events sink connector has no transforms out of the box.
+The camel-ignite-events source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-events sink connector has no aggregation strategies out of the box.
+The camel-ignite-events source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc b/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
index e7c76ca..d1797a3 100644
--- a/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-ignite-messaging source connector supports 13 options, which are liste
 
 
 
-The camel-ignite-messaging sink connector has no converters out of the box.
+The camel-ignite-messaging source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-messaging sink connector has no transforms out of the box.
+The camel-ignite-messaging source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-messaging sink connector has no aggregation strategies out of the box.
+The camel-ignite-messaging source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-imap-kafka-connector/src/main/docs/camel-imap-kafka-source-connector.adoc b/connectors/camel-imap-kafka-connector/src/main/docs/camel-imap-kafka-source-connector.adoc
index 3391aa7..c6f1127 100644
--- a/connectors/camel-imap-kafka-connector/src/main/docs/camel-imap-kafka-source-connector.adoc
+++ b/connectors/camel-imap-kafka-connector/src/main/docs/camel-imap-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-imap source connector supports 94 options, which are listed below.
 
 
 
-The camel-imap sink connector has no converters out of the box.
+The camel-imap source connector has no converters out of the box.
 
 
 
 
 
-The camel-imap sink connector has no transforms out of the box.
+The camel-imap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-imap sink connector has no aggregation strategies out of the box.
+The camel-imap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-imaps-kafka-connector/src/main/docs/camel-imaps-kafka-source-connector.adoc b/connectors/camel-imaps-kafka-connector/src/main/docs/camel-imaps-kafka-source-connector.adoc
index d817dbd..2965862 100644
--- a/connectors/camel-imaps-kafka-connector/src/main/docs/camel-imaps-kafka-source-connector.adoc
+++ b/connectors/camel-imaps-kafka-connector/src/main/docs/camel-imaps-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-imaps source connector supports 94 options, which are listed below.
 
 
 
-The camel-imaps sink connector has no converters out of the box.
+The camel-imaps source connector has no converters out of the box.
 
 
 
 
 
-The camel-imaps sink connector has no transforms out of the box.
+The camel-imaps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-imaps sink connector has no aggregation strategies out of the box.
+The camel-imaps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-infinispan-kafka-connector/src/main/docs/camel-infinispan-kafka-source-connector.adoc b/connectors/camel-infinispan-kafka-connector/src/main/docs/camel-infinispan-kafka-source-connector.adoc
index 6e56be5..863436a 100644
--- a/connectors/camel-infinispan-kafka-connector/src/main/docs/camel-infinispan-kafka-source-connector.adoc
+++ b/connectors/camel-infinispan-kafka-connector/src/main/docs/camel-infinispan-kafka-source-connector.adoc
@@ -81,17 +81,17 @@ The camel-infinispan source connector supports 48 options, which are listed belo
 
 
 
-The camel-infinispan sink connector has no converters out of the box.
+The camel-infinispan source connector has no converters out of the box.
 
 
 
 
 
-The camel-infinispan sink connector has no transforms out of the box.
+The camel-infinispan source connector has no transforms out of the box.
 
 
 
 
 
-The camel-infinispan sink connector has no aggregation strategies out of the box.
+The camel-infinispan source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc b/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
index c463825..2ef953a 100644
--- a/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
+++ b/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-irc source connector supports 32 options, which are listed below.
 
 
 
-The camel-irc sink connector has no converters out of the box.
+The camel-irc source connector has no converters out of the box.
 
 
 
 
 
-The camel-irc sink connector has no transforms out of the box.
+The camel-irc source connector has no transforms out of the box.
 
 
 
 
 
-The camel-irc sink connector has no aggregation strategies out of the box.
+The camel-irc source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc b/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
index 6b16dda..f36bc22 100644
--- a/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
+++ b/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-ironmq source connector supports 33 options, which are listed below.
 
 
 
-The camel-ironmq sink connector has no converters out of the box.
+The camel-ironmq source connector has no converters out of the box.
 
 
 
 
 
-The camel-ironmq sink connector has no transforms out of the box.
+The camel-ironmq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ironmq sink connector has no aggregation strategies out of the box.
+The camel-ironmq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc b/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
index c747c78..886f2b0 100644
--- a/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
+++ b/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-jbpm source connector supports 33 options, which are listed below.
 
 
 
-The camel-jbpm sink connector has no converters out of the box.
+The camel-jbpm source connector has no converters out of the box.
 
 
 
 
 
-The camel-jbpm sink connector has no transforms out of the box.
+The camel-jbpm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jbpm sink connector has no aggregation strategies out of the box.
+The camel-jbpm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc b/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
index 614d5a2..763bde2 100644
--- a/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
+++ b/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-jcache source connector supports 29 options, which are listed below.
 
 
 
-The camel-jcache sink connector has no converters out of the box.
+The camel-jcache source connector has no converters out of the box.
 
 
 
 
 
-The camel-jcache sink connector has no transforms out of the box.
+The camel-jcache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jcache sink connector has no aggregation strategies out of the box.
+The camel-jcache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc b/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
index ae0b247..006d307 100644
--- a/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
+++ b/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jclouds source connector supports 12 options, which are listed below.
 
 
 
-The camel-jclouds sink connector has no converters out of the box.
+The camel-jclouds source connector has no converters out of the box.
 
 
 
 
 
-The camel-jclouds sink connector has no transforms out of the box.
+The camel-jclouds source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jclouds sink connector has no aggregation strategies out of the box.
+The camel-jclouds source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc b/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
index 0cbbcef..b03bef6 100644
--- a/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
+++ b/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-jcr source connector supports 18 options, which are listed below.
 
 
 
-The camel-jcr sink connector has no converters out of the box.
+The camel-jcr source connector has no converters out of the box.
 
 
 
 
 
-The camel-jcr sink connector has no transforms out of the box.
+The camel-jcr source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jcr sink connector has no aggregation strategies out of the box.
+The camel-jcr source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jetty-kafka-connector/src/main/docs/camel-jetty-kafka-source-connector.adoc b/connectors/camel-jetty-kafka-connector/src/main/docs/camel-jetty-kafka-source-connector.adoc
index 023915d..b04c586 100644
--- a/connectors/camel-jetty-kafka-connector/src/main/docs/camel-jetty-kafka-source-connector.adoc
+++ b/connectors/camel-jetty-kafka-connector/src/main/docs/camel-jetty-kafka-source-connector.adoc
@@ -99,17 +99,17 @@ The camel-jetty source connector supports 66 options, which are listed below.
 
 
 
-The camel-jetty sink connector has no converters out of the box.
+The camel-jetty source connector has no converters out of the box.
 
 
 
 
 
-The camel-jetty sink connector has no transforms out of the box.
+The camel-jetty source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jetty sink connector has no aggregation strategies out of the box.
+The camel-jetty source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc b/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
index ec3ecef..cbc0b50 100644
--- a/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
+++ b/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jgroups source connector supports 12 options, which are listed below.
 
 
 
-The camel-jgroups sink connector has no converters out of the box.
+The camel-jgroups source connector has no converters out of the box.
 
 
 
 
 
-The camel-jgroups sink connector has no transforms out of the box.
+The camel-jgroups source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jgroups sink connector has no aggregation strategies out of the box.
+The camel-jgroups source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc b/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
index 88ff7e7..78d5377 100644
--- a/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
+++ b/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jgroups-raft source connector supports 12 options, which are listed be
 
 
 
-The camel-jgroups-raft sink connector has no converters out of the box.
+The camel-jgroups-raft source connector has no converters out of the box.
 
 
 
 
 
-The camel-jgroups-raft sink connector has no transforms out of the box.
+The camel-jgroups-raft source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jgroups-raft sink connector has no aggregation strategies out of the box.
+The camel-jgroups-raft source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jira-kafka-connector/src/main/docs/camel-jira-kafka-source-connector.adoc b/connectors/camel-jira-kafka-connector/src/main/docs/camel-jira-kafka-source-connector.adoc
index 5fcd58c..d043235 100644
--- a/connectors/camel-jira-kafka-connector/src/main/docs/camel-jira-kafka-source-connector.adoc
+++ b/connectors/camel-jira-kafka-connector/src/main/docs/camel-jira-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-jira source connector supports 28 options, which are listed below.
 
 
 
-The camel-jira sink connector has no converters out of the box.
+The camel-jira source connector has no converters out of the box.
 
 
 
 
 
-The camel-jira sink connector has no transforms out of the box.
+The camel-jira source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jira sink connector has no aggregation strategies out of the box.
+The camel-jira source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jms-kafka-connector/src/main/docs/camel-jms-kafka-source-connector.adoc b/connectors/camel-jms-kafka-connector/src/main/docs/camel-jms-kafka-source-connector.adoc
index 49b758f..094887c 100644
--- a/connectors/camel-jms-kafka-connector/src/main/docs/camel-jms-kafka-source-connector.adoc
+++ b/connectors/camel-jms-kafka-connector/src/main/docs/camel-jms-kafka-source-connector.adoc
@@ -175,17 +175,17 @@ The camel-jms source connector supports 142 options, which are listed below.
 
 
 
-The camel-jms sink connector has no converters out of the box.
+The camel-jms source connector has no converters out of the box.
 
 
 
 
 
-The camel-jms sink connector has no transforms out of the box.
+The camel-jms source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jms sink connector has no aggregation strategies out of the box.
+The camel-jms source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc b/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
index 2f41d5d..2ae94dd 100644
--- a/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
+++ b/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-jmx source connector supports 33 options, which are listed below.
 
 
 
-The camel-jmx sink connector has no converters out of the box.
+The camel-jmx source connector has no converters out of the box.
 
 
 
 
 
-The camel-jmx sink connector has no transforms out of the box.
+The camel-jmx source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jmx sink connector has no aggregation strategies out of the box.
+The camel-jmx source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc b/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
index bd101f7..ea1eee2 100644
--- a/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
+++ b/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-jooq source connector supports 28 options, which are listed below.
 
 
 
-The camel-jooq sink connector has no converters out of the box.
+The camel-jooq source connector has no converters out of the box.
 
 
 
 
 
-The camel-jooq sink connector has no transforms out of the box.
+The camel-jooq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jooq sink connector has no aggregation strategies out of the box.
+The camel-jooq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc b/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
index f1ab154..46b5fe0 100644
--- a/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
+++ b/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
@@ -78,17 +78,17 @@ The camel-jpa source connector supports 45 options, which are listed below.
 
 
 
-The camel-jpa sink connector has no converters out of the box.
+The camel-jpa source connector has no converters out of the box.
 
 
 
 
 
-The camel-jpa sink connector has no transforms out of the box.
+The camel-jpa source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jpa sink connector has no aggregation strategies out of the box.
+The camel-jpa source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc b/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
index 710d1aa..626e30d 100644
--- a/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
+++ b/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-jt400 source connector supports 37 options, which are listed below.
 
 
 
-The camel-jt400 sink connector has no converters out of the box.
+The camel-jt400 source connector has no converters out of the box.
 
 
 
 
 
-The camel-jt400 sink connector has no transforms out of the box.
+The camel-jt400 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jt400 sink connector has no aggregation strategies out of the box.
+The camel-jt400 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-source-connector.adoc b/connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-source-connector.adoc
index 1c4ea3d..923bea8 100644
--- a/connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-source-connector.adoc
+++ b/connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-source-connector.adoc
@@ -153,17 +153,17 @@ The camel-kafka source connector supports 120 options, which are listed below.
 
 
 
-The camel-kafka sink connector has no converters out of the box.
+The camel-kafka source connector has no converters out of the box.
 
 
 
 
 
-The camel-kafka sink connector has no transforms out of the box.
+The camel-kafka source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kafka sink connector has no aggregation strategies out of the box.
+The camel-kafka source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-custom-resources-kafka-connector/src/main/docs/camel-kubernetes-custom-resources-kafka-source-connector.adoc b/connectors/camel-kubernetes-custom-resources-kafka-connector/src/main/docs/camel-kubernetes-custom-resources-kafka-source-connector.adoc
index 7709b39..97fe217 100644
--- a/connectors/camel-kubernetes-custom-resources-kafka-connector/src/main/docs/camel-kubernetes-custom-resources-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-custom-resources-kafka-connector/src/main/docs/camel-kubernetes-custom-resources-kafka-source-connector.adoc
@@ -68,21 +68,17 @@ The camel-kubernetes-custom-resources source connector supports 35 options, whic
 
 
 
-The camel-kubernetes-custom-resources sink connector has no converters out of the box.
+The camel-kubernetes-custom-resources source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-custom-resources sink connector has no transforms out of the box.
+The camel-kubernetes-custom-resources source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-custom-resources sink connector has no aggregation strategies out of the box.
-
-
-
-
+The camel-kubernetes-custom-resources source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc b/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
index 2e4295f..8a21279 100644
--- a/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-deployments source connector supports 35 options, which are
 
 
 
-The camel-kubernetes-deployments sink connector has no converters out of the box.
+The camel-kubernetes-deployments source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-deployments sink connector has no transforms out of the box.
+The camel-kubernetes-deployments source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-deployments sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-deployments source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc b/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
index 859883c..16d1398 100644
--- a/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-hpa source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-hpa sink connector has no converters out of the box.
+The camel-kubernetes-hpa source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-hpa sink connector has no transforms out of the box.
+The camel-kubernetes-hpa source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-hpa sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-hpa source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc b/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
index fc1f430..109407c 100644
--- a/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-job source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-job sink connector has no converters out of the box.
+The camel-kubernetes-job source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-job sink connector has no transforms out of the box.
+The camel-kubernetes-job source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-job sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-job source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc b/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
index a22c756..423c148 100644
--- a/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-namespaces source connector supports 35 options, which are
 
 
 
-The camel-kubernetes-namespaces sink connector has no converters out of the box.
+The camel-kubernetes-namespaces source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-namespaces sink connector has no transforms out of the box.
+The camel-kubernetes-namespaces source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-namespaces sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-namespaces source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc b/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
index 070e0f2..198219a 100644
--- a/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-nodes source connector supports 35 options, which are liste
 
 
 
-The camel-kubernetes-nodes sink connector has no converters out of the box.
+The camel-kubernetes-nodes source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-nodes sink connector has no transforms out of the box.
+The camel-kubernetes-nodes source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-nodes sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-nodes source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc b/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
index 056d061..ce71923 100644
--- a/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-pods source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-pods sink connector has no converters out of the box.
+The camel-kubernetes-pods source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-pods sink connector has no transforms out of the box.
+The camel-kubernetes-pods source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-pods sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-pods source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc b/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
index d922df7..97f4f79 100644
--- a/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-replication-controllers source connector supports 35 option
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no converters out of the box.
+The camel-kubernetes-replication-controllers source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no transforms out of the box.
+The camel-kubernetes-replication-controllers source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-replication-controllers source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc b/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
index 5664211..8424d64 100644
--- a/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-services source connector supports 35 options, which are li
 
 
 
-The camel-kubernetes-services sink connector has no converters out of the box.
+The camel-kubernetes-services source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-services sink connector has no transforms out of the box.
+The camel-kubernetes-services source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-services sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-services source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-lumberjack-kafka-connector/src/main/docs/camel-lumberjack-kafka-source-connector.adoc b/connectors/camel-lumberjack-kafka-connector/src/main/docs/camel-lumberjack-kafka-source-connector.adoc
index 7ebba45..f275fda 100644
--- a/connectors/camel-lumberjack-kafka-connector/src/main/docs/camel-lumberjack-kafka-source-connector.adoc
+++ b/connectors/camel-lumberjack-kafka-connector/src/main/docs/camel-lumberjack-kafka-source-connector.adoc
@@ -44,17 +44,17 @@ The camel-lumberjack source connector supports 11 options, which are listed belo
 
 
 
-The camel-lumberjack sink connector has no converters out of the box.
+The camel-lumberjack source connector has no converters out of the box.
 
 
 
 
 
-The camel-lumberjack sink connector has no transforms out of the box.
+The camel-lumberjack source connector has no transforms out of the box.
 
 
 
 
 
-The camel-lumberjack sink connector has no aggregation strategies out of the box.
+The camel-lumberjack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-master-kafka-connector/src/main/docs/camel-master-kafka-source-connector.adoc b/connectors/camel-master-kafka-connector/src/main/docs/camel-master-kafka-source-connector.adoc
index a7130bb..07ccad7 100644
--- a/connectors/camel-master-kafka-connector/src/main/docs/camel-master-kafka-source-connector.adoc
+++ b/connectors/camel-master-kafka-connector/src/main/docs/camel-master-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-master source connector supports 10 options, which are listed below.
 
 
 
-The camel-master sink connector has no converters out of the box.
+The camel-master source connector has no converters out of the box.
 
 
 
 
 
-The camel-master sink connector has no transforms out of the box.
+The camel-master source connector has no transforms out of the box.
 
 
 
 
 
-The camel-master sink connector has no aggregation strategies out of the box.
+The camel-master source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-milo-client-kafka-connector/src/main/docs/camel-milo-client-kafka-source-connector.adoc b/connectors/camel-milo-client-kafka-connector/src/main/docs/camel-milo-client-kafka-source-connector.adoc
index b34c6e8..150b64e 100644
--- a/connectors/camel-milo-client-kafka-connector/src/main/docs/camel-milo-client-kafka-source-connector.adoc
+++ b/connectors/camel-milo-client-kafka-connector/src/main/docs/camel-milo-client-kafka-source-connector.adoc
@@ -85,17 +85,17 @@ The camel-milo-client source connector supports 52 options, which are listed bel
 
 
 
-The camel-milo-client sink connector has no converters out of the box.
+The camel-milo-client source connector has no converters out of the box.
 
 
 
 
 
-The camel-milo-client sink connector has no transforms out of the box.
+The camel-milo-client source connector has no transforms out of the box.
 
 
 
 
 
-The camel-milo-client sink connector has no aggregation strategies out of the box.
+The camel-milo-client source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-milo-server-kafka-connector/src/main/docs/camel-milo-server-kafka-source-connector.adoc b/connectors/camel-milo-server-kafka-connector/src/main/docs/camel-milo-server-kafka-source-connector.adoc
index 9af5d51..e8ccdaf 100644
--- a/connectors/camel-milo-server-kafka-connector/src/main/docs/camel-milo-server-kafka-source-connector.adoc
+++ b/connectors/camel-milo-server-kafka-connector/src/main/docs/camel-milo-server-kafka-source-connector.adoc
@@ -57,17 +57,17 @@ The camel-milo-server source connector supports 24 options, which are listed bel
 
 
 
-The camel-milo-server sink connector has no converters out of the box.
+The camel-milo-server source connector has no converters out of the box.
 
 
 
 
 
-The camel-milo-server sink connector has no transforms out of the box.
+The camel-milo-server source connector has no transforms out of the box.
 
 
 
 
 
-The camel-milo-server sink connector has no aggregation strategies out of the box.
+The camel-milo-server source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-mina-kafka-connector/src/main/docs/camel-mina-kafka-source-connector.adoc b/connectors/camel-mina-kafka-connector/src/main/docs/camel-mina-kafka-source-connector.adoc
index ff0f77f..9dfa0d0 100644
--- a/connectors/camel-mina-kafka-connector/src/main/docs/camel-mina-kafka-source-connector.adoc
+++ b/connectors/camel-mina-kafka-connector/src/main/docs/camel-mina-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-mina source connector supports 53 options, which are listed below.
 
 
 
-The camel-mina sink connector has no converters out of the box.
+The camel-mina source connector has no converters out of the box.
 
 
 
 
 
-The camel-mina sink connector has no transforms out of the box.
+The camel-mina source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mina sink connector has no aggregation strategies out of the box.
+The camel-mina source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-minio-kafka-connector/src/main/docs/camel-minio-kafka-source-connector.adoc b/connectors/camel-minio-kafka-connector/src/main/docs/camel-minio-kafka-source-connector.adoc
index 0fcdf0a..8b4bf36 100644
--- a/connectors/camel-minio-kafka-connector/src/main/docs/camel-minio-kafka-source-connector.adoc
+++ b/connectors/camel-minio-kafka-connector/src/main/docs/camel-minio-kafka-source-connector.adoc
@@ -133,17 +133,17 @@ The camel-minio source connector supports 100 options, which are listed below.
 
 
 
-The camel-minio sink connector has no converters out of the box.
+The camel-minio source connector has no converters out of the box.
 
 
 
 
 
-The camel-minio sink connector has no transforms out of the box.
+The camel-minio source connector has no transforms out of the box.
 
 
 
 
 
-The camel-minio sink connector has no aggregation strategies out of the box.
+The camel-minio source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-mllp-kafka-connector/src/main/docs/camel-mllp-kafka-source-connector.adoc b/connectors/camel-mllp-kafka-connector/src/main/docs/camel-mllp-kafka-source-connector.adoc
index 1c8db54..6498a32 100644
--- a/connectors/camel-mllp-kafka-connector/src/main/docs/camel-mllp-kafka-source-connector.adoc
+++ b/connectors/camel-mllp-kafka-connector/src/main/docs/camel-mllp-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-mllp source connector supports 31 options, which are listed below.
 
 
 
-The camel-mllp sink connector has no converters out of the box.
+The camel-mllp source connector has no converters out of the box.
 
 
 
 
 
-The camel-mllp sink connector has no transforms out of the box.
+The camel-mllp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mllp sink connector has no aggregation strategies out of the box.
+The camel-mllp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc b/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
index bfa562b..b90f918 100644
--- a/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
+++ b/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-mongodb-gridfs source connector supports 18 options, which are listed
 
 
 
-The camel-mongodb-gridfs sink connector has no converters out of the box.
+The camel-mongodb-gridfs source connector has no converters out of the box.
 
 
 
 
 
-The camel-mongodb-gridfs sink connector has no transforms out of the box.
+The camel-mongodb-gridfs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mongodb-gridfs sink connector has no aggregation strategies out of the box.
+The camel-mongodb-gridfs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc b/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
index a67e00f..55ddca3 100644
--- a/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
+++ b/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-mongodb source connector supports 28 options, which are listed below.
 
 
 
-The camel-mongodb sink connector has no converters out of the box.
+The camel-mongodb source connector has no converters out of the box.
 
 
 
 
 
-The camel-mongodb sink connector has no transforms out of the box.
+The camel-mongodb source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mongodb sink connector has no aggregation strategies out of the box.
+The camel-mongodb source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc b/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
index 65a857a..b47c1a5 100644
--- a/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
+++ b/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-mybatis source connector supports 31 options, which are listed below.
 
 
 
-The camel-mybatis sink connector has no converters out of the box.
+The camel-mybatis source connector has no converters out of the box.
 
 
 
 
 
-The camel-mybatis sink connector has no transforms out of the box.
+The camel-mybatis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mybatis sink connector has no aggregation strategies out of the box.
+The camel-mybatis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc b/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
index 3006218..4d93364 100644
--- a/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
+++ b/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-nats source connector supports 32 options, which are listed below.
 
 
 
-The camel-nats sink connector has no converters out of the box.
+The camel-nats source connector has no converters out of the box.
 
 
 
 
 
-The camel-nats sink connector has no transforms out of the box.
+The camel-nats source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nats sink connector has no aggregation strategies out of the box.
+The camel-nats source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-netty-http-kafka-connector/src/main/docs/camel-netty-http-kafka-source-connector.adoc b/connectors/camel-netty-http-kafka-connector/src/main/docs/camel-netty-http-kafka-source-connector.adoc
index f499d35..5e1437d 100644
--- a/connectors/camel-netty-http-kafka-connector/src/main/docs/camel-netty-http-kafka-source-connector.adoc
+++ b/connectors/camel-netty-http-kafka-connector/src/main/docs/camel-netty-http-kafka-source-connector.adoc
@@ -164,17 +164,17 @@ The camel-netty-http source connector supports 131 options, which are listed bel
 
 
 
-The camel-netty-http sink connector has no converters out of the box.
+The camel-netty-http source connector has no converters out of the box.
 
 
 
 
 
-The camel-netty-http sink connector has no transforms out of the box.
+The camel-netty-http source connector has no transforms out of the box.
 
 
 
 
 
-The camel-netty-http sink connector has no aggregation strategies out of the box.
+The camel-netty-http source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-netty-kafka-connector/src/main/docs/camel-netty-kafka-source-connector.adoc b/connectors/camel-netty-kafka-connector/src/main/docs/camel-netty-kafka-source-connector.adoc
index 6499f51..afd72da 100644
--- a/connectors/camel-netty-kafka-connector/src/main/docs/camel-netty-kafka-source-connector.adoc
+++ b/connectors/camel-netty-kafka-connector/src/main/docs/camel-netty-kafka-source-connector.adoc
@@ -152,17 +152,17 @@ The camel-netty source connector supports 119 options, which are listed below.
 
 
 
-The camel-netty sink connector has no converters out of the box.
+The camel-netty source connector has no converters out of the box.
 
 
 
 
 
-The camel-netty sink connector has no transforms out of the box.
+The camel-netty source connector has no transforms out of the box.
 
 
 
 
 
-The camel-netty sink connector has no aggregation strategies out of the box.
+The camel-netty source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc b/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
index 4d42dd4..8296ab5 100644
--- a/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
+++ b/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-nitrite source connector supports 12 options, which are listed below.
 
 
 
-The camel-nitrite sink connector has no converters out of the box.
+The camel-nitrite source connector has no converters out of the box.
 
 
 
 
 
-The camel-nitrite sink connector has no transforms out of the box.
+The camel-nitrite source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nitrite sink connector has no aggregation strategies out of the box.
+The camel-nitrite source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc b/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
index 2424c66..9eaecea 100644
--- a/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
+++ b/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
@@ -54,17 +54,17 @@ The camel-nsq source connector supports 21 options, which are listed below.
 
 
 
-The camel-nsq sink connector has no converters out of the box.
+The camel-nsq source connector has no converters out of the box.
 
 
 
 
 
-The camel-nsq sink connector has no transforms out of the box.
+The camel-nsq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nsq sink connector has no aggregation strategies out of the box.
+The camel-nsq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc b/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
index 0695a3d..222a67c 100644
--- a/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
+++ b/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-oaipmh source connector supports 31 options, which are listed below.
 
 
 
-The camel-oaipmh sink connector has no converters out of the box.
+The camel-oaipmh source connector has no converters out of the box.
 
 
 
 
 
-The camel-oaipmh sink connector has no transforms out of the box.
+The camel-oaipmh source connector has no transforms out of the box.
 
 
 
 
 
-The camel-oaipmh sink connector has no aggregation strategies out of the box.
+The camel-oaipmh source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-olingo2-kafka-connector/src/main/docs/camel-olingo2-kafka-source-connector.adoc b/connectors/camel-olingo2-kafka-connector/src/main/docs/camel-olingo2-kafka-source-connector.adoc
index 838c125..958a318 100644
--- a/connectors/camel-olingo2-kafka-connector/src/main/docs/camel-olingo2-kafka-source-connector.adoc
+++ b/connectors/camel-olingo2-kafka-connector/src/main/docs/camel-olingo2-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-olingo2 source connector supports 53 options, which are listed below.
 
 
 
-The camel-olingo2 sink connector has no converters out of the box.
+The camel-olingo2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-olingo2 sink connector has no transforms out of the box.
+The camel-olingo2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-olingo2 sink connector has no aggregation strategies out of the box.
+The camel-olingo2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-olingo4-kafka-connector/src/main/docs/camel-olingo4-kafka-source-connector.adoc b/connectors/camel-olingo4-kafka-connector/src/main/docs/camel-olingo4-kafka-source-connector.adoc
index 2e6b7e9..fedb945 100644
--- a/connectors/camel-olingo4-kafka-connector/src/main/docs/camel-olingo4-kafka-source-connector.adoc
+++ b/connectors/camel-olingo4-kafka-connector/src/main/docs/camel-olingo4-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-olingo4 source connector supports 49 options, which are listed below.
 
 
 
-The camel-olingo4 sink connector has no converters out of the box.
+The camel-olingo4 source connector has no converters out of the box.
 
 
 
 
 
-The camel-olingo4 sink connector has no transforms out of the box.
+The camel-olingo4 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-olingo4 sink connector has no aggregation strategies out of the box.
+The camel-olingo4 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc b/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
index 8c7bd78..3801a38 100644
--- a/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
+++ b/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-optaplanner source connector supports 10 options, which are listed bel
 
 
 
-The camel-optaplanner sink connector has no converters out of the box.
+The camel-optaplanner source connector has no converters out of the box.
 
 
 
 
 
-The camel-optaplanner sink connector has no transforms out of the box.
+The camel-optaplanner source connector has no transforms out of the box.
 
 
 
 
 
-The camel-optaplanner sink connector has no aggregation strategies out of the box.
+The camel-optaplanner source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-paho-kafka-connector/src/main/docs/camel-paho-kafka-source-connector.adoc b/connectors/camel-paho-kafka-connector/src/main/docs/camel-paho-kafka-source-connector.adoc
index ca10961..bca377c 100644
--- a/connectors/camel-paho-kafka-connector/src/main/docs/camel-paho-kafka-source-connector.adoc
+++ b/connectors/camel-paho-kafka-connector/src/main/docs/camel-paho-kafka-source-connector.adoc
@@ -95,17 +95,17 @@ The camel-paho source connector supports 62 options, which are listed below.
 
 
 
-The camel-paho sink connector has no converters out of the box.
+The camel-paho source connector has no converters out of the box.
 
 
 
 
 
-The camel-paho sink connector has no transforms out of the box.
+The camel-paho source connector has no transforms out of the box.
 
 
 
 
 
-The camel-paho sink connector has no aggregation strategies out of the box.
+The camel-paho source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc b/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
index 23e9925..0b08111 100644
--- a/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
+++ b/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-pg-replication-slot source connector supports 32 options, which are li
 
 
 
-The camel-pg-replication-slot sink connector has no converters out of the box.
+The camel-pg-replication-slot source connector has no converters out of the box.
 
 
 
 
 
-The camel-pg-replication-slot sink connector has no transforms out of the box.
+The camel-pg-replication-slot source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pg-replication-slot sink connector has no aggregation strategies out of the box.
+The camel-pg-replication-slot source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc b/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
index 4539edd..444df1e 100644
--- a/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
+++ b/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-pgevent source connector supports 13 options, which are listed below.
 
 
 
-The camel-pgevent sink connector has no converters out of the box.
+The camel-pgevent source connector has no converters out of the box.
 
 
 
 
 
-The camel-pgevent sink connector has no transforms out of the box.
+The camel-pgevent source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pgevent sink connector has no aggregation strategies out of the box.
+The camel-pgevent source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc b/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
index 80d9163..e9a59b2 100644
--- a/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
+++ b/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-platform-http source connector supports 15 options, which are listed b
 
 
 
-The camel-platform-http sink connector has no converters out of the box.
+The camel-platform-http source connector has no converters out of the box.
 
 
 
 
 
-The camel-platform-http sink connector has no transforms out of the box.
+The camel-platform-http source connector has no transforms out of the box.
 
 
 
 
 
-The camel-platform-http sink connector has no aggregation strategies out of the box.
+The camel-platform-http source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pop3-kafka-connector/src/main/docs/camel-pop3-kafka-source-connector.adoc b/connectors/camel-pop3-kafka-connector/src/main/docs/camel-pop3-kafka-source-connector.adoc
index 035c704..5c91154 100644
--- a/connectors/camel-pop3-kafka-connector/src/main/docs/camel-pop3-kafka-source-connector.adoc
+++ b/connectors/camel-pop3-kafka-connector/src/main/docs/camel-pop3-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-pop3 source connector supports 94 options, which are listed below.
 
 
 
-The camel-pop3 sink connector has no converters out of the box.
+The camel-pop3 source connector has no converters out of the box.
 
 
 
 
 
-The camel-pop3 sink connector has no transforms out of the box.
+The camel-pop3 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pop3 sink connector has no aggregation strategies out of the box.
+The camel-pop3 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pop3s-kafka-connector/src/main/docs/camel-pop3s-kafka-source-connector.adoc b/connectors/camel-pop3s-kafka-connector/src/main/docs/camel-pop3s-kafka-source-connector.adoc
index 3660ab4..fafd763 100644
--- a/connectors/camel-pop3s-kafka-connector/src/main/docs/camel-pop3s-kafka-source-connector.adoc
+++ b/connectors/camel-pop3s-kafka-connector/src/main/docs/camel-pop3s-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-pop3s source connector supports 94 options, which are listed below.
 
 
 
-The camel-pop3s sink connector has no converters out of the box.
+The camel-pop3s source connector has no converters out of the box.
 
 
 
 
 
-The camel-pop3s sink connector has no transforms out of the box.
+The camel-pop3s source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pop3s sink connector has no aggregation strategies out of the box.
+The camel-pop3s source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc b/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
index 36f6fbd..7eec5a6 100644
--- a/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
+++ b/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
@@ -49,17 +49,17 @@ The camel-pubnub source connector supports 16 options, which are listed below.
 
 
 
-The camel-pubnub sink connector has no converters out of the box.
+The camel-pubnub source connector has no converters out of the box.
 
 
 
 
 
-The camel-pubnub sink connector has no transforms out of the box.
+The camel-pubnub source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pubnub sink connector has no aggregation strategies out of the box.
+The camel-pubnub source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc b/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
index 29b0b67..79bad95 100644
--- a/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
+++ b/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-pulsar source connector supports 46 options, which are listed below.
 
 
 
-The camel-pulsar sink connector has no converters out of the box.
+The camel-pulsar source connector has no converters out of the box.
 
 
 
 
 
-The camel-pulsar sink connector has no transforms out of the box.
+The camel-pulsar source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pulsar sink connector has no aggregation strategies out of the box.
+The camel-pulsar source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-quartz-kafka-connector/src/main/docs/camel-quartz-kafka-source-connector.adoc b/connectors/camel-quartz-kafka-connector/src/main/docs/camel-quartz-kafka-source-connector.adoc
index a851ee7..ae0c705 100644
--- a/connectors/camel-quartz-kafka-connector/src/main/docs/camel-quartz-kafka-source-connector.adoc
+++ b/connectors/camel-quartz-kafka-connector/src/main/docs/camel-quartz-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-quartz source connector supports 34 options, which are listed below.
 
 
 
-The camel-quartz sink connector has no converters out of the box.
+The camel-quartz source connector has no converters out of the box.
 
 
 
 
 
-The camel-quartz sink connector has no transforms out of the box.
+The camel-quartz source connector has no transforms out of the box.
 
 
 
 
 
-The camel-quartz sink connector has no aggregation strategies out of the box.
+The camel-quartz source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-quickfix-kafka-connector/src/main/docs/camel-quickfix-kafka-source-connector.adoc b/connectors/camel-quickfix-kafka-connector/src/main/docs/camel-quickfix-kafka-source-connector.adoc
index e6f6719..dceaf02 100644
--- a/connectors/camel-quickfix-kafka-connector/src/main/docs/camel-quickfix-kafka-source-connector.adoc
+++ b/connectors/camel-quickfix-kafka-connector/src/main/docs/camel-quickfix-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-quickfix source connector supports 13 options, which are listed below.
 
 
 
-The camel-quickfix sink connector has no converters out of the box.
+The camel-quickfix source connector has no converters out of the box.
 
 
 
 
 
-The camel-quickfix sink connector has no transforms out of the box.
+The camel-quickfix source connector has no transforms out of the box.
 
 
 
 
 
-The camel-quickfix sink connector has no aggregation strategies out of the box.
+The camel-quickfix source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-rabbitmq-kafka-connector/src/main/docs/camel-rabbitmq-kafka-source-connector.adoc b/connectors/camel-rabbitmq-kafka-connector/src/main/docs/camel-rabbitmq-kafka-source-connector.adoc
index 812a37e..64f9e37 100644
--- a/connectors/camel-rabbitmq-kafka-connector/src/main/docs/camel-rabbitmq-kafka-source-connector.adoc
+++ b/connectors/camel-rabbitmq-kafka-connector/src/main/docs/camel-rabbitmq-kafka-source-connector.adoc
@@ -131,17 +131,17 @@ The camel-rabbitmq source connector supports 98 options, which are listed below.
 
 
 
-The camel-rabbitmq sink connector has no converters out of the box.
+The camel-rabbitmq source connector has no converters out of the box.
 
 
 
 
 
-The camel-rabbitmq sink connector has no transforms out of the box.
+The camel-rabbitmq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rabbitmq sink connector has no aggregation strategies out of the box.
+The camel-rabbitmq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-reactive-streams-kafka-connector/src/main/docs/camel-reactive-streams-kafka-source-connector.adoc b/connectors/camel-reactive-streams-kafka-connector/src/main/docs/camel-reactive-streams-kafka-source-connector.adoc
index d5a0c89..f55dbb9 100644
--- a/connectors/camel-reactive-streams-kafka-connector/src/main/docs/camel-reactive-streams-kafka-source-connector.adoc
+++ b/connectors/camel-reactive-streams-kafka-connector/src/main/docs/camel-reactive-streams-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-reactive-streams source connector supports 17 options, which are liste
 
 
 
-The camel-reactive-streams sink connector has no converters out of the box.
+The camel-reactive-streams source connector has no converters out of the box.
 
 
 
 
 
-The camel-reactive-streams sink connector has no transforms out of the box.
+The camel-reactive-streams source connector has no transforms out of the box.
 
 
 
 
 
-The camel-reactive-streams sink connector has no aggregation strategies out of the box.
+The camel-reactive-streams source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc b/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
index 42a5046..ae3bfbb 100644
--- a/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
+++ b/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-rest-api source connector supports 10 options, which are listed below.
 
 
 
-The camel-rest-api sink connector has no converters out of the box.
+The camel-rest-api source connector has no converters out of the box.
 
 
 
 
 
-The camel-rest-api sink connector has no transforms out of the box.
+The camel-rest-api source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rest-api sink connector has no aggregation strategies out of the box.
+The camel-rest-api source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc b/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
index 56285c7..9605c9f 100644
--- a/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
+++ b/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-rest source connector supports 17 options, which are listed below.
 
 
 
-The camel-rest sink connector has no converters out of the box.
+The camel-rest source connector has no converters out of the box.
 
 
 
 
 
-The camel-rest sink connector has no transforms out of the box.
+The camel-rest source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rest sink connector has no aggregation strategies out of the box.
+The camel-rest source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc b/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
index 48f0b59..d73955a 100644
--- a/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
+++ b/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-resteasy source connector supports 33 options, which are listed below.
 
 
 
-The camel-resteasy sink connector has no converters out of the box.
+The camel-resteasy source connector has no converters out of the box.
 
 
 
 
 
-The camel-resteasy sink connector has no transforms out of the box.
+The camel-resteasy source connector has no transforms out of the box.
 
 
 
 
 
-The camel-resteasy sink connector has no aggregation strategies out of the box.
+The camel-resteasy source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc b/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
index 7f907b6..84b844c 100644
--- a/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
+++ b/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-rss source connector supports 31 options, which are listed below.
 
 
 
-The camel-rss sink connector has no converters out of the box.
+The camel-rss source connector has no converters out of the box.
 
 
 
 
 
-The camel-rss sink connector has no transforms out of the box.
+The camel-rss source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rss sink connector has no aggregation strategies out of the box.
+The camel-rss source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
index f57838f..3e38df4 100644
--- a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
+++ b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
@@ -147,17 +147,17 @@ The camel-salesforce source connector supports 114 options, which are listed bel
 
 
 
-The camel-salesforce sink connector has no converters out of the box.
+The camel-salesforce source connector has no converters out of the box.
 
 
 
 
 
-The camel-salesforce sink connector has no transforms out of the box.
+The camel-salesforce source connector has no transforms out of the box.
 
 
 
 
 
-The camel-salesforce sink connector has no aggregation strategies out of the box.
+The camel-salesforce source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc b/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
index fabceaf..854a89b 100644
--- a/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
+++ b/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-scheduler source connector supports 25 options, which are listed below
 
 
 
-The camel-scheduler sink connector has no converters out of the box.
+The camel-scheduler source connector has no converters out of the box.
 
 
 
 
 
-The camel-scheduler sink connector has no transforms out of the box.
+The camel-scheduler source connector has no transforms out of the box.
 
 
 
 
 
-The camel-scheduler sink connector has no aggregation strategies out of the box.
+The camel-scheduler source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-seda-kafka-connector/src/main/docs/camel-seda-kafka-source-connector.adoc b/connectors/camel-seda-kafka-connector/src/main/docs/camel-seda-kafka-source-connector.adoc
index 0ef69ed..7b8382f 100644
--- a/connectors/camel-seda-kafka-connector/src/main/docs/camel-seda-kafka-source-connector.adoc
+++ b/connectors/camel-seda-kafka-connector/src/main/docs/camel-seda-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-seda source connector supports 17 options, which are listed below.
 
 
 
-The camel-seda sink connector has no converters out of the box.
+The camel-seda source connector has no converters out of the box.
 
 
 
 
 
-The camel-seda sink connector has no transforms out of the box.
+The camel-seda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-seda sink connector has no aggregation strategies out of the box.
+The camel-seda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-service-kafka-connector/src/main/docs/camel-service-kafka-source-connector.adoc b/connectors/camel-service-kafka-connector/src/main/docs/camel-service-kafka-source-connector.adoc
index 2482557..251b809 100644
--- a/connectors/camel-service-kafka-connector/src/main/docs/camel-service-kafka-source-connector.adoc
+++ b/connectors/camel-service-kafka-connector/src/main/docs/camel-service-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-service source connector supports 9 options, which are listed below.
 
 
 
-The camel-service sink connector has no converters out of the box.
+The camel-service source connector has no converters out of the box.
 
 
 
 
 
-The camel-service sink connector has no transforms out of the box.
+The camel-service source connector has no transforms out of the box.
 
 
 
 
 
-The camel-service sink connector has no aggregation strategies out of the box.
+The camel-service source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-servlet-kafka-connector/src/main/docs/camel-servlet-kafka-source-connector.adoc b/connectors/camel-servlet-kafka-connector/src/main/docs/camel-servlet-kafka-source-connector.adoc
index 2e8ff74..fe3e456 100644
--- a/connectors/camel-servlet-kafka-connector/src/main/docs/camel-servlet-kafka-source-connector.adoc
+++ b/connectors/camel-servlet-kafka-connector/src/main/docs/camel-servlet-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-servlet source connector supports 34 options, which are listed below.
 
 
 
-The camel-servlet sink connector has no converters out of the box.
+The camel-servlet source connector has no converters out of the box.
 
 
 
 
 
-The camel-servlet sink connector has no transforms out of the box.
+The camel-servlet source connector has no transforms out of the box.
 
 
 
 
 
-The camel-servlet sink connector has no aggregation strategies out of the box.
+The camel-servlet source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc b/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
index 92b7e27..2230a34 100644
--- a/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
+++ b/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
@@ -144,13 +144,13 @@ The camel-sftp source connector supports 111 options, which are listed below.
 
 
 
-The camel-sftp sink connector has no converters out of the box.
+The camel-sftp source connector has no converters out of the box.
 
 
 
 
 
-The camel-sftp sink connector supports 0 transforms out of the box, which are listed below.
+The camel-sftp source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -163,5 +163,5 @@ org.apache.camel.kafkaconnector.sftp.transformers.SftpRemoteFileTransforms
 
 
 
-The camel-sftp sink connector has no aggregation strategies out of the box.
+The camel-sftp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc b/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
index e8a585e..8365abd 100644
--- a/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
+++ b/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-sip source connector supports 47 options, which are listed below.
 
 
 
-The camel-sip sink connector has no converters out of the box.
+The camel-sip source connector has no converters out of the box.
 
 
 
 
 
-The camel-sip sink connector has no transforms out of the box.
+The camel-sip source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sip sink connector has no aggregation strategies out of the box.
+The camel-sip source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc b/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
index 780d9b0..7ac248e 100644
--- a/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
+++ b/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-sips source connector supports 47 options, which are listed below.
 
 
 
-The camel-sips sink connector has no converters out of the box.
+The camel-sips source connector has no converters out of the box.
 
 
 
 
 
-The camel-sips sink connector has no transforms out of the box.
+The camel-sips source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sips sink connector has no aggregation strategies out of the box.
+The camel-sips source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sjms-batch-kafka-connector/src/main/docs/camel-sjms-batch-kafka-source-connector.adoc b/connectors/camel-sjms-batch-kafka-connector/src/main/docs/camel-sjms-batch-kafka-source-connector.adoc
index 7b77d93..8406935 100644
--- a/connectors/camel-sjms-batch-kafka-connector/src/main/docs/camel-sjms-batch-kafka-source-connector.adoc
+++ b/connectors/camel-sjms-batch-kafka-connector/src/main/docs/camel-sjms-batch-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-sjms-batch source connector supports 30 options, which are listed belo
 
 
 
-The camel-sjms-batch sink connector has no converters out of the box.
+The camel-sjms-batch source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms-batch sink connector has no transforms out of the box.
+The camel-sjms-batch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms-batch sink connector has no aggregation strategies out of the box.
+The camel-sjms-batch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sjms-kafka-connector/src/main/docs/camel-sjms-kafka-source-connector.adoc b/connectors/camel-sjms-kafka-connector/src/main/docs/camel-sjms-kafka-source-connector.adoc
index aa69f3e..faf012e 100644
--- a/connectors/camel-sjms-kafka-connector/src/main/docs/camel-sjms-kafka-source-connector.adoc
+++ b/connectors/camel-sjms-kafka-connector/src/main/docs/camel-sjms-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-sjms source connector supports 49 options, which are listed below.
 
 
 
-The camel-sjms sink connector has no converters out of the box.
+The camel-sjms source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms sink connector has no transforms out of the box.
+The camel-sjms source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms sink connector has no aggregation strategies out of the box.
+The camel-sjms source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sjms2-kafka-connector/src/main/docs/camel-sjms2-kafka-source-connector.adoc b/connectors/camel-sjms2-kafka-connector/src/main/docs/camel-sjms2-kafka-source-connector.adoc
index c9dca64..0247ae5 100644
--- a/connectors/camel-sjms2-kafka-connector/src/main/docs/camel-sjms2-kafka-source-connector.adoc
+++ b/connectors/camel-sjms2-kafka-connector/src/main/docs/camel-sjms2-kafka-source-connector.adoc
@@ -85,19 +85,19 @@ The camel-sjms2 source connector supports 52 options, which are listed below.
 
 
 
-The camel-sjms2 sink connector has no converters out of the box.
+The camel-sjms2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms2 sink connector has no transforms out of the box.
+The camel-sjms2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms2 sink connector has no aggregation strategies out of the box.
+The camel-sjms2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
 
 [NOTE]
diff --git a/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc b/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
index 88835b2..576ce2c 100644
--- a/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
+++ b/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
@@ -60,13 +60,13 @@ The camel-slack source connector supports 27 options, which are listed below.
 
 
 
-The camel-slack sink connector has no converters out of the box.
+The camel-slack source connector has no converters out of the box.
 
 
 
 
 
-The camel-slack sink connector supports 0 transforms out of the box, which are listed below.
+The camel-slack source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -79,5 +79,5 @@ org.apache.camel.kafkaconnector.slack.transformers.SlackTransforms
 
 
 
-The camel-slack sink connector has no aggregation strategies out of the box.
+The camel-slack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-smpp-kafka-connector/src/main/docs/camel-smpp-kafka-source-connector.adoc b/connectors/camel-smpp-kafka-connector/src/main/docs/camel-smpp-kafka-source-connector.adoc
index f6a679b..658ba5d 100644
--- a/connectors/camel-smpp-kafka-connector/src/main/docs/camel-smpp-kafka-source-connector.adoc
+++ b/connectors/camel-smpp-kafka-connector/src/main/docs/camel-smpp-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-smpp source connector supports 49 options, which are listed below.
 
 
 
-The camel-smpp sink connector has no converters out of the box.
+The camel-smpp source connector has no converters out of the box.
 
 
 
 
 
-The camel-smpp sink connector has no transforms out of the box.
+The camel-smpp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smpp sink connector has no aggregation strategies out of the box.
+The camel-smpp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-smpps-kafka-connector/src/main/docs/camel-smpps-kafka-source-connector.adoc b/connectors/camel-smpps-kafka-connector/src/main/docs/camel-smpps-kafka-source-connector.adoc
index 8ce9403..9efd28b 100644
--- a/connectors/camel-smpps-kafka-connector/src/main/docs/camel-smpps-kafka-source-connector.adoc
+++ b/connectors/camel-smpps-kafka-connector/src/main/docs/camel-smpps-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-smpps source connector supports 49 options, which are listed below.
 
 
 
-The camel-smpps sink connector has no converters out of the box.
+The camel-smpps source connector has no converters out of the box.
 
 
 
 
 
-The camel-smpps sink connector has no transforms out of the box.
+The camel-smpps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smpps sink connector has no aggregation strategies out of the box.
+The camel-smpps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-smtp-kafka-connector/src/main/docs/camel-smtp-kafka-source-connector.adoc b/connectors/camel-smtp-kafka-connector/src/main/docs/camel-smtp-kafka-source-connector.adoc
index b47ff20..b852da2 100644
--- a/connectors/camel-smtp-kafka-connector/src/main/docs/camel-smtp-kafka-source-connector.adoc
+++ b/connectors/camel-smtp-kafka-connector/src/main/docs/camel-smtp-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-smtp source connector supports 94 options, which are listed below.
 
 
 
-The camel-smtp sink connector has no converters out of the box.
+The camel-smtp source connector has no converters out of the box.
 
 
 
 
 
-The camel-smtp sink connector has no transforms out of the box.
+The camel-smtp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smtp sink connector has no aggregation strategies out of the box.
+The camel-smtp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-smtps-kafka-connector/src/main/docs/camel-smtps-kafka-source-connector.adoc b/connectors/camel-smtps-kafka-connector/src/main/docs/camel-smtps-kafka-source-connector.adoc
index 04cf766..7d103e1 100644
--- a/connectors/camel-smtps-kafka-connector/src/main/docs/camel-smtps-kafka-source-connector.adoc
+++ b/connectors/camel-smtps-kafka-connector/src/main/docs/camel-smtps-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-smtps source connector supports 94 options, which are listed below.
 
 
 
-The camel-smtps sink connector has no converters out of the box.
+The camel-smtps source connector has no converters out of the box.
 
 
 
 
 
-The camel-smtps sink connector has no transforms out of the box.
+The camel-smtps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smtps sink connector has no aggregation strategies out of the box.
+The camel-smtps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc b/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
index e0e2977..1591c14 100644
--- a/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
+++ b/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-snmp source connector supports 40 options, which are listed below.
 
 
 
-The camel-snmp sink connector has no converters out of the box.
+The camel-snmp source connector has no converters out of the box.
 
 
 
 
 
-The camel-snmp sink connector has no transforms out of the box.
+The camel-snmp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-snmp sink connector has no aggregation strategies out of the box.
+The camel-snmp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc b/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
index 1c92012..f65fd90 100644
--- a/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
+++ b/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
@@ -52,17 +52,17 @@ The camel-soroush source connector supports 19 options, which are listed below.
 
 
 
-The camel-soroush sink connector has no converters out of the box.
+The camel-soroush source connector has no converters out of the box.
 
 
 
 
 
-The camel-soroush sink connector has no transforms out of the box.
+The camel-soroush source connector has no transforms out of the box.
 
 
 
 
 
-The camel-soroush sink connector has no aggregation strategies out of the box.
+The camel-soroush source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc b/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
index d2701f5..ca06bac 100644
--- a/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
+++ b/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
@@ -74,17 +74,17 @@ The camel-splunk source connector supports 41 options, which are listed below.
 
 
 
-The camel-splunk sink connector has no converters out of the box.
+The camel-splunk source connector has no converters out of the box.
 
 
 
 
 
-The camel-splunk sink connector has no transforms out of the box.
+The camel-splunk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-splunk sink connector has no aggregation strategies out of the box.
+The camel-splunk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc b/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
index b2f4c6c..d9e211c 100644
--- a/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
+++ b/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
@@ -40,17 +40,17 @@ The camel-spring-event source connector supports 7 options, which are listed bel
 
 
 
-The camel-spring-event sink connector has no converters out of the box.
+The camel-spring-event source connector has no converters out of the box.
 
 
 
 
 
-The camel-spring-event sink connector has no transforms out of the box.
+The camel-spring-event source connector has no transforms out of the box.
 
 
 
 
 
-The camel-spring-event sink connector has no aggregation strategies out of the box.
+The camel-spring-event source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc b/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
index 7248135..e9aafd2 100644
--- a/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
+++ b/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-spring-integration source connector supports 9 options, which are list
 
 
 
-The camel-spring-integration sink connector has no converters out of the box.
+The camel-spring-integration source connector has no converters out of the box.
 
 
 
 
 
-The camel-spring-integration sink connector has no transforms out of the box.
+The camel-spring-integration source connector has no transforms out of the box.
 
 
 
 
 
-The camel-spring-integration sink connector has no aggregation strategies out of the box.
+The camel-spring-integration source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc b/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
index d13fde9..58c0e3c 100644
--- a/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
+++ b/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
@@ -47,17 +47,17 @@ The camel-spring-redis source connector supports 14 options, which are listed be
 
 
 
-The camel-spring-redis sink connector has no converters out of the box.
+The camel-spring-redis source connector has no converters out of the box.
 
 
 
 
 
-The camel-spring-redis sink connector has no transforms out of the box.
+The camel-spring-redis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-spring-redis sink connector has no aggregation strategies out of the box.
+The camel-spring-redis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc b/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
index aa7b4d8..5dff9e6 100644
--- a/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
+++ b/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-spring-ws source connector supports 15 options, which are listed below
 
 
 
-The camel-spring-ws sink connector has no converters out of the box.
+The camel-spring-ws source connector has no converters out of the box.
 
 
 
 
 
-The camel-spring-ws sink connector has no transforms out of the box.
+The camel-spring-ws source connector has no transforms out of the box.
 
 
 
 
 
-The camel-spring-ws sink connector has no aggregation strategies out of the box.
+The camel-spring-ws source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc b/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
index 19d3f9d..926f471 100644
--- a/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
+++ b/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
@@ -81,17 +81,17 @@ The camel-sql source connector supports 48 options, which are listed below.
 
 
 
-The camel-sql sink connector has no converters out of the box.
+The camel-sql source connector has no converters out of the box.
 
 
 
 
 
-The camel-sql sink connector has no transforms out of the box.
+The camel-sql source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sql sink connector has no aggregation strategies out of the box.
+The camel-sql source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-ssh-kafka-connector/src/main/docs/camel-ssh-kafka-source-connector.adoc b/connectors/camel-ssh-kafka-connector/src/main/docs/camel-ssh-kafka-source-connector.adoc
index c5507dd..e0d2362 100644
--- a/connectors/camel-ssh-kafka-connector/src/main/docs/camel-ssh-kafka-source-connector.adoc
+++ b/connectors/camel-ssh-kafka-connector/src/main/docs/camel-ssh-kafka-source-connector.adoc
@@ -84,13 +84,13 @@ The camel-ssh source connector supports 51 options, which are listed below.
 
 
 
-The camel-ssh sink connector has no converters out of the box.
+The camel-ssh source connector has no converters out of the box.
 
 
 
 
 
-The camel-ssh sink connector supports 0 transforms out of the box, which are listed below.
+The camel-ssh source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -103,5 +103,5 @@ org.apache.camel.kafkaconnector.ssh.transformers.SshTransforms
 
 
 
-The camel-ssh sink connector has no aggregation strategies out of the box.
+The camel-ssh source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-stomp-kafka-connector/src/main/docs/camel-stomp-kafka-source-connector.adoc b/connectors/camel-stomp-kafka-connector/src/main/docs/camel-stomp-kafka-source-connector.adoc
index 0b556f2..bbcfad4 100644
--- a/connectors/camel-stomp-kafka-connector/src/main/docs/camel-stomp-kafka-source-connector.adoc
+++ b/connectors/camel-stomp-kafka-connector/src/main/docs/camel-stomp-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-stomp source connector supports 25 options, which are listed below.
 
 
 
-The camel-stomp sink connector has no converters out of the box.
+The camel-stomp source connector has no converters out of the box.
 
 
 
 
 
-The camel-stomp sink connector has no transforms out of the box.
+The camel-stomp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-stomp sink connector has no aggregation strategies out of the box.
+The camel-stomp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc b/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
index 9eb71c8..bfe8c5d 100644
--- a/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
+++ b/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
@@ -52,17 +52,17 @@ The camel-stream source connector supports 19 options, which are listed below.
 
 
 
-The camel-stream sink connector has no converters out of the box.
+The camel-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-stream sink connector has no transforms out of the box.
+The camel-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-stream sink connector has no aggregation strategies out of the box.
+The camel-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-stub-kafka-connector/src/main/docs/camel-stub-kafka-source-connector.adoc b/connectors/camel-stub-kafka-connector/src/main/docs/camel-stub-kafka-source-connector.adoc
index a2d399c..f166e9e 100644
--- a/connectors/camel-stub-kafka-connector/src/main/docs/camel-stub-kafka-source-connector.adoc
+++ b/connectors/camel-stub-kafka-connector/src/main/docs/camel-stub-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-stub source connector supports 17 options, which are listed below.
 
 
 
-The camel-stub sink connector has no converters out of the box.
+The camel-stub source connector has no converters out of the box.
 
 
 
 
 
-The camel-stub sink connector has no transforms out of the box.
+The camel-stub source connector has no transforms out of the box.
 
 
 
 
 
-The camel-stub sink connector has no aggregation strategies out of the box.
+The camel-stub source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-telegram-kafka-connector/src/main/docs/camel-telegram-kafka-source-connector.adoc b/connectors/camel-telegram-kafka-connector/src/main/docs/camel-telegram-kafka-source-connector.adoc
index 94e0f37..80d3f69 100644
--- a/connectors/camel-telegram-kafka-connector/src/main/docs/camel-telegram-kafka-source-connector.adoc
+++ b/connectors/camel-telegram-kafka-connector/src/main/docs/camel-telegram-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-telegram source connector supports 36 options, which are listed below.
 
 
 
-The camel-telegram sink connector has no converters out of the box.
+The camel-telegram source connector has no converters out of the box.
 
 
 
 
 
-The camel-telegram sink connector has no transforms out of the box.
+The camel-telegram source connector has no transforms out of the box.
 
 
 
 
 
-The camel-telegram sink connector has no aggregation strategies out of the box.
+The camel-telegram source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc b/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
index cd2f9cb..c6cb691 100644
--- a/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
+++ b/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-thrift source connector supports 17 options, which are listed below.
 
 
 
-The camel-thrift sink connector has no converters out of the box.
+The camel-thrift source connector has no converters out of the box.
 
 
 
 
 
-The camel-thrift sink connector has no transforms out of the box.
+The camel-thrift source connector has no transforms out of the box.
 
 
 
 
 
-The camel-thrift sink connector has no aggregation strategies out of the box.
+The camel-thrift source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc b/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
index cc1af0c..03d888d 100644
--- a/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
+++ b/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
@@ -49,17 +49,17 @@ The camel-timer source connector supports 16 options, which are listed below.
 
 
 
-The camel-timer sink connector has no converters out of the box.
+The camel-timer source connector has no converters out of the box.
 
 
 
 
 
-The camel-timer sink connector has no transforms out of the box.
+The camel-timer source connector has no transforms out of the box.
 
 
 
 
 
-The camel-timer sink connector has no aggregation strategies out of the box.
+The camel-timer source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-twilio-kafka-connector/src/main/docs/camel-twilio-kafka-source-connector.adoc b/connectors/camel-twilio-kafka-connector/src/main/docs/camel-twilio-kafka-source-connector.adoc
index 6200687..4cdd1f5 100644
--- a/connectors/camel-twilio-kafka-connector/src/main/docs/camel-twilio-kafka-source-connector.adoc
+++ b/connectors/camel-twilio-kafka-connector/src/main/docs/camel-twilio-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-twilio source connector supports 30 options, which are listed below.
 
 
 
-The camel-twilio sink connector has no converters out of the box.
+The camel-twilio source connector has no converters out of the box.
 
 
 
 
 
-The camel-twilio sink connector has no transforms out of the box.
+The camel-twilio source connector has no transforms out of the box.
 
 
 
 
 
-The camel-twilio sink connector has no aggregation strategies out of the box.
+The camel-twilio source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-twitter-directmessage-kafka-connector/src/main/docs/camel-twitter-directmessage-kafka-source-connector.adoc b/connectors/camel-twitter-directmessage-kafka-connector/src/main/docs/camel-twitter-directmessage-kafka-source-connector.adoc
index ed33cb8..b3da0b9 100644
--- a/connectors/camel-twitter-directmessage-kafka-connector/src/main/docs/camel-twitter-directmessage-kafka-source-connector.adoc
+++ b/connectors/camel-twitter-directmessage-kafka-connector/src/main/docs/camel-twitter-directmessage-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-twitter-directmessage source connector supports 53 options, which are
 
 
 
-The camel-twitter-directmessage sink connector has no converters out of the box.
+The camel-twitter-directmessage source connector has no converters out of the box.
 
 
 
 
 
-The camel-twitter-directmessage sink connector has no transforms out of the box.
+The camel-twitter-directmessage source connector has no transforms out of the box.
 
 
 
 
 
-The camel-twitter-directmessage sink connector has no aggregation strategies out of the box.
+The camel-twitter-directmessage source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-twitter-search-kafka-connector/src/main/docs/camel-twitter-search-kafka-source-connector.adoc b/connectors/camel-twitter-search-kafka-connector/src/main/docs/camel-twitter-search-kafka-source-connector.adoc
index 18f4852..2a8bd81 100644
--- a/connectors/camel-twitter-search-kafka-connector/src/main/docs/camel-twitter-search-kafka-source-connector.adoc
+++ b/connectors/camel-twitter-search-kafka-connector/src/main/docs/camel-twitter-search-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-twitter-search source connector supports 53 options, which are listed
 
 
 
-The camel-twitter-search sink connector has no converters out of the box.
+The camel-twitter-search source connector has no converters out of the box.
 
 
 
 
 
-The camel-twitter-search sink connector has no transforms out of the box.
+The camel-twitter-search source connector has no transforms out of the box.
 
 
 
 
 
-The camel-twitter-search sink connector has no aggregation strategies out of the box.
+The camel-twitter-search source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-twitter-timeline-kafka-connector/src/main/docs/camel-twitter-timeline-kafka-source-connector.adoc b/connectors/camel-twitter-timeline-kafka-connector/src/main/docs/camel-twitter-timeline-kafka-source-connector.adoc
index 70dd8da..8503fb8 100644
--- a/connectors/camel-twitter-timeline-kafka-connector/src/main/docs/camel-twitter-timeline-kafka-source-connector.adoc
+++ b/connectors/camel-twitter-timeline-kafka-connector/src/main/docs/camel-twitter-timeline-kafka-source-connector.adoc
@@ -87,17 +87,17 @@ The camel-twitter-timeline source connector supports 54 options, which are liste
 
 
 
-The camel-twitter-timeline sink connector has no converters out of the box.
+The camel-twitter-timeline source connector has no converters out of the box.
 
 
 
 
 
-The camel-twitter-timeline sink connector has no transforms out of the box.
+The camel-twitter-timeline source connector has no transforms out of the box.
 
 
 
 
 
-The camel-twitter-timeline sink connector has no aggregation strategies out of the box.
+The camel-twitter-timeline source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-undertow-kafka-connector/src/main/docs/camel-undertow-kafka-source-connector.adoc b/connectors/camel-undertow-kafka-connector/src/main/docs/camel-undertow-kafka-source-connector.adoc
index b181397..3d3a95b 100644
--- a/connectors/camel-undertow-kafka-connector/src/main/docs/camel-undertow-kafka-source-connector.adoc
+++ b/connectors/camel-undertow-kafka-connector/src/main/docs/camel-undertow-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-undertow source connector supports 30 options, which are listed below.
 
 
 
-The camel-undertow sink connector has no converters out of the box.
+The camel-undertow source connector has no converters out of the box.
 
 
 
 
 
-The camel-undertow sink connector has no transforms out of the box.
+The camel-undertow source connector has no transforms out of the box.
 
 
 
 
 
-The camel-undertow sink connector has no aggregation strategies out of the box.
+The camel-undertow source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc b/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
index 899dd93..abccc7f 100644
--- a/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
+++ b/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
@@ -47,17 +47,17 @@ The camel-vertx source connector supports 14 options, which are listed below.
 
 
 
-The camel-vertx sink connector has no converters out of the box.
+The camel-vertx source connector has no converters out of the box.
 
 
 
 
 
-The camel-vertx sink connector has no transforms out of the box.
+The camel-vertx source connector has no transforms out of the box.
 
 
 
 
 
-The camel-vertx sink connector has no aggregation strategies out of the box.
+The camel-vertx source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-vertx-kafka-kafka-connector/src/main/docs/camel-vertx-kafka-kafka-source-connector.adoc b/connectors/camel-vertx-kafka-kafka-connector/src/main/docs/camel-vertx-kafka-kafka-source-connector.adoc
index 66c3bc8..ca8d150 100644
--- a/connectors/camel-vertx-kafka-kafka-connector/src/main/docs/camel-vertx-kafka-kafka-source-connector.adoc
+++ b/connectors/camel-vertx-kafka-kafka-connector/src/main/docs/camel-vertx-kafka-kafka-source-connector.adoc
@@ -193,21 +193,17 @@ The camel-vertx-kafka source connector supports 160 options, which are listed be
 
 
 
-The camel-vertx-kafka sink connector has no converters out of the box.
+The camel-vertx-kafka source connector has no converters out of the box.
 
 
 
 
 
-The camel-vertx-kafka sink connector has no transforms out of the box.
+The camel-vertx-kafka source connector has no transforms out of the box.
 
 
 
 
 
-The camel-vertx-kafka sink connector has no aggregation strategies out of the box.
-
-
-
-
+The camel-vertx-kafka source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-vertx-websocket-kafka-connector/src/main/docs/camel-vertx-websocket-kafka-source-connector.adoc b/connectors/camel-vertx-websocket-kafka-connector/src/main/docs/camel-vertx-websocket-kafka-source-connector.adoc
index b06fa50..f56405e 100644
--- a/connectors/camel-vertx-websocket-kafka-connector/src/main/docs/camel-vertx-websocket-kafka-source-connector.adoc
+++ b/connectors/camel-vertx-websocket-kafka-connector/src/main/docs/camel-vertx-websocket-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-vertx-websocket source connector supports 17 options, which are listed
 
 
 
-The camel-vertx-websocket sink connector has no converters out of the box.
+The camel-vertx-websocket source connector has no converters out of the box.
 
 
 
 
 
-The camel-vertx-websocket sink connector has no transforms out of the box.
+The camel-vertx-websocket source connector has no transforms out of the box.
 
 
 
 
 
-The camel-vertx-websocket sink connector has no aggregation strategies out of the box.
+The camel-vertx-websocket source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-vm-kafka-connector/src/main/docs/camel-vm-kafka-source-connector.adoc b/connectors/camel-vm-kafka-connector/src/main/docs/camel-vm-kafka-source-connector.adoc
index a28bd73..35759b2 100644
--- a/connectors/camel-vm-kafka-connector/src/main/docs/camel-vm-kafka-source-connector.adoc
+++ b/connectors/camel-vm-kafka-connector/src/main/docs/camel-vm-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-vm source connector supports 17 options, which are listed below.
 
 
 
-The camel-vm sink connector has no converters out of the box.
+The camel-vm source connector has no converters out of the box.
 
 
 
 
 
-The camel-vm sink connector has no transforms out of the box.
+The camel-vm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-vm sink connector has no aggregation strategies out of the box.
+The camel-vm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc b/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
index fa6ac93..41bbc5d 100644
--- a/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
+++ b/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-weather source connector supports 43 options, which are listed below.
 
 
 
-The camel-weather sink connector has no converters out of the box.
+The camel-weather source connector has no converters out of the box.
 
 
 
 
 
-The camel-weather sink connector has no transforms out of the box.
+The camel-weather source connector has no transforms out of the box.
 
 
 
 
 
-The camel-weather sink connector has no aggregation strategies out of the box.
+The camel-weather source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc b/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
index 320be77..3513763 100644
--- a/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
+++ b/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-web3j source connector supports 30 options, which are listed below.
 
 
 
-The camel-web3j sink connector has no converters out of the box.
+The camel-web3j source connector has no converters out of the box.
 
 
 
 
 
-The camel-web3j sink connector has no transforms out of the box.
+The camel-web3j source connector has no transforms out of the box.
 
 
 
 
 
-The camel-web3j sink connector has no aggregation strategies out of the box.
+The camel-web3j source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc b/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
index cd1f2a3..79f313c 100644
--- a/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
+++ b/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-webhook source connector supports 18 options, which are listed below.
 
 
 
-The camel-webhook sink connector has no converters out of the box.
+The camel-webhook source connector has no converters out of the box.
 
 
 
 
 
-The camel-webhook sink connector has no transforms out of the box.
+The camel-webhook source connector has no transforms out of the box.
 
 
 
 
 
-The camel-webhook sink connector has no aggregation strategies out of the box.
+The camel-webhook source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc b/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
index 1b0fef1..71ec9e2 100644
--- a/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
+++ b/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-websocket-jsr356 source connector supports 9 options, which are listed
 
 
 
-The camel-websocket-jsr356 sink connector has no converters out of the box.
+The camel-websocket-jsr356 source connector has no converters out of the box.
 
 
 
 
 
-The camel-websocket-jsr356 sink connector has no transforms out of the box.
+The camel-websocket-jsr356 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-websocket-jsr356 sink connector has no aggregation strategies out of the box.
+The camel-websocket-jsr356 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-websocket-kafka-connector/src/main/docs/camel-websocket-kafka-source-connector.adoc b/connectors/camel-websocket-kafka-connector/src/main/docs/camel-websocket-kafka-source-connector.adoc
index 466461b..25af49e 100644
--- a/connectors/camel-websocket-kafka-connector/src/main/docs/camel-websocket-kafka-source-connector.adoc
+++ b/connectors/camel-websocket-kafka-connector/src/main/docs/camel-websocket-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-websocket source connector supports 33 options, which are listed below
 
 
 
-The camel-websocket sink connector has no converters out of the box.
+The camel-websocket source connector has no converters out of the box.
 
 
 
 
 
-The camel-websocket sink connector has no transforms out of the box.
+The camel-websocket source connector has no transforms out of the box.
 
 
 
 
 
-The camel-websocket sink connector has no aggregation strategies out of the box.
+The camel-websocket source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc b/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
index 6314590..e45d7ea 100644
--- a/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
+++ b/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-wordpress source connector supports 25 options, which are listed below
 
 
 
-The camel-wordpress sink connector has no converters out of the box.
+The camel-wordpress source connector has no converters out of the box.
 
 
 
 
 
-The camel-wordpress sink connector has no transforms out of the box.
+The camel-wordpress source connector has no transforms out of the box.
 
 
 
 
 
-The camel-wordpress sink connector has no aggregation strategies out of the box.
+The camel-wordpress source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc b/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
index a01bbbf..a4cf345 100644
--- a/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
+++ b/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
@@ -57,17 +57,17 @@ The camel-xmpp source connector supports 24 options, which are listed below.
 
 
 
-The camel-xmpp sink connector has no converters out of the box.
+The camel-xmpp source connector has no converters out of the box.
 
 
 
 
 
-The camel-xmpp sink connector has no transforms out of the box.
+The camel-xmpp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-xmpp sink connector has no aggregation strategies out of the box.
+The camel-xmpp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-xquery-kafka-connector/src/main/docs/camel-xquery-kafka-source-connector.adoc b/connectors/camel-xquery-kafka-connector/src/main/docs/camel-xquery-kafka-source-connector.adoc
index 0725763..369e60c 100644
--- a/connectors/camel-xquery-kafka-connector/src/main/docs/camel-xquery-kafka-source-connector.adoc
+++ b/connectors/camel-xquery-kafka-connector/src/main/docs/camel-xquery-kafka-source-connector.adoc
@@ -71,17 +71,17 @@ The camel-xquery source connector supports 38 options, which are listed below.
 
 
 
-The camel-xquery sink connector has no converters out of the box.
+The camel-xquery source connector has no converters out of the box.
 
 
 
 
 
-The camel-xquery sink connector has no transforms out of the box.
+The camel-xquery source connector has no transforms out of the box.
 
 
 
 
 
-The camel-xquery sink connector has no aggregation strategies out of the box.
+The camel-xquery source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-yammer-kafka-connector/src/main/docs/camel-yammer-kafka-source-connector.adoc b/connectors/camel-yammer-kafka-connector/src/main/docs/camel-yammer-kafka-source-connector.adoc
index 5b4e4d0..b7b3eca 100644
--- a/connectors/camel-yammer-kafka-connector/src/main/docs/camel-yammer-kafka-source-connector.adoc
+++ b/connectors/camel-yammer-kafka-connector/src/main/docs/camel-yammer-kafka-source-connector.adoc
@@ -78,17 +78,17 @@ The camel-yammer source connector supports 45 options, which are listed below.
 
 
 
-The camel-yammer sink connector has no converters out of the box.
+The camel-yammer source connector has no converters out of the box.
 
 
 
 
 
-The camel-yammer sink connector has no transforms out of the box.
+The camel-yammer source connector has no transforms out of the box.
 
 
 
 
 
-The camel-yammer sink connector has no aggregation strategies out of the box.
+The camel-yammer source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
index 7e787c4..639cb1a 100644
--- a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
+++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-zendesk source connector supports 36 options, which are listed below.
 
 
 
-The camel-zendesk sink connector has no converters out of the box.
+The camel-zendesk source connector has no converters out of the box.
 
 
 
 
 
-The camel-zendesk sink connector has no transforms out of the box.
+The camel-zendesk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-zendesk sink connector has no aggregation strategies out of the box.
+The camel-zendesk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc b/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
index 6b1317e..391b211 100644
--- a/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
+++ b/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
@@ -52,17 +52,17 @@ The camel-zookeeper source connector supports 19 options, which are listed below
 
 
 
-The camel-zookeeper sink connector has no converters out of the box.
+The camel-zookeeper source connector has no converters out of the box.
 
 
 
 
 
-The camel-zookeeper sink connector has no transforms out of the box.
+The camel-zookeeper source connector has no transforms out of the box.
 
 
 
 
 
-The camel-zookeeper sink connector has no aggregation strategies out of the box.
+The camel-zookeeper source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/connectors/camel-zookeeper-master-kafka-connector/src/main/docs/camel-zookeeper-master-kafka-source-connector.adoc b/connectors/camel-zookeeper-master-kafka-connector/src/main/docs/camel-zookeeper-master-kafka-source-connector.adoc
index 7c3947d..50a5321 100644
--- a/connectors/camel-zookeeper-master-kafka-connector/src/main/docs/camel-zookeeper-master-kafka-source-connector.adoc
+++ b/connectors/camel-zookeeper-master-kafka-connector/src/main/docs/camel-zookeeper-master-kafka-source-connector.adoc
@@ -47,17 +47,17 @@ The camel-zookeeper-master source connector supports 14 options, which are liste
 
 
 
-The camel-zookeeper-master sink connector has no converters out of the box.
+The camel-zookeeper-master source connector has no converters out of the box.
 
 
 
 
 
-The camel-zookeeper-master sink connector has no transforms out of the box.
+The camel-zookeeper-master source connector has no transforms out of the box.
 
 
 
 
 
-The camel-zookeeper-master sink connector has no aggregation strategies out of the box.
+The camel-zookeeper-master source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-activemq-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-activemq-kafka-source-connector.adoc
index 431cccb..78a71f4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-activemq-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-activemq-kafka-source-connector.adoc
@@ -179,17 +179,17 @@ The camel-activemq source connector supports 146 options, which are listed below
 
 
 
-The camel-activemq sink connector has no converters out of the box.
+The camel-activemq source connector has no converters out of the box.
 
 
 
 
 
-The camel-activemq sink connector has no transforms out of the box.
+The camel-activemq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-activemq sink connector has no aggregation strategies out of the box.
+The camel-activemq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ahc-ws-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ahc-ws-kafka-source-connector.adoc
index 8421cb8..8488969 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ahc-ws-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ahc-ws-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-ahc-ws source connector supports 25 options, which are listed below.
 
 
 
-The camel-ahc-ws sink connector has no converters out of the box.
+The camel-ahc-ws source connector has no converters out of the box.
 
 
 
 
 
-The camel-ahc-ws sink connector has no transforms out of the box.
+The camel-ahc-ws source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ahc-ws sink connector has no aggregation strategies out of the box.
+The camel-ahc-ws source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ahc-wss-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ahc-wss-kafka-source-connector.adoc
index 47fb885..6b2ab4a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ahc-wss-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ahc-wss-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-ahc-wss source connector supports 25 options, which are listed below.
 
 
 
-The camel-ahc-wss sink connector has no converters out of the box.
+The camel-ahc-wss source connector has no converters out of the box.
 
 
 
 
 
-The camel-ahc-wss sink connector has no transforms out of the box.
+The camel-ahc-wss source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ahc-wss sink connector has no aggregation strategies out of the box.
+The camel-ahc-wss source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-amqp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-amqp-kafka-source-connector.adoc
index 1aab7b8..231444c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-amqp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-amqp-kafka-source-connector.adoc
@@ -176,17 +176,17 @@ The camel-amqp source connector supports 143 options, which are listed below.
 
 
 
-The camel-amqp sink connector has no converters out of the box.
+The camel-amqp source connector has no converters out of the box.
 
 
 
 
 
-The camel-amqp sink connector has no transforms out of the box.
+The camel-amqp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-amqp sink connector has no aggregation strategies out of the box.
+The camel-amqp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
index 6541637..4adc592 100644
--- a/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-apns source connector supports 25 options, which are listed below.
 
 
 
-The camel-apns sink connector has no converters out of the box.
+The camel-apns source connector has no converters out of the box.
 
 
 
 
 
-The camel-apns sink connector has no transforms out of the box.
+The camel-apns source connector has no transforms out of the box.
 
 
 
 
 
-The camel-apns sink connector has no aggregation strategies out of the box.
+The camel-apns source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
index e53428f..a19b57f 100644
--- a/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-as2 source connector supports 35 options, which are listed below.
 
 
 
-The camel-as2 sink connector has no converters out of the box.
+The camel-as2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-as2 sink connector has no transforms out of the box.
+The camel-as2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-as2 sink connector has no aggregation strategies out of the box.
+The camel-as2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
index cc0bfe6..4c21879 100644
--- a/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-asterisk source connector supports 10 options, which are listed below.
 
 
 
-The camel-asterisk sink connector has no converters out of the box.
+The camel-asterisk source connector has no converters out of the box.
 
 
 
 
 
-The camel-asterisk sink connector has no transforms out of the box.
+The camel-asterisk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-asterisk sink connector has no aggregation strategies out of the box.
+The camel-asterisk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atmos-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atmos-kafka-source-connector.adoc
index 582d660..c0680d3 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atmos-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atmos-kafka-source-connector.adoc
@@ -53,17 +53,17 @@ The camel-atmos source connector supports 20 options, which are listed below.
 
 
 
-The camel-atmos sink connector has no converters out of the box.
+The camel-atmos source connector has no converters out of the box.
 
 
 
 
 
-The camel-atmos sink connector has no transforms out of the box.
+The camel-atmos source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atmos sink connector has no aggregation strategies out of the box.
+The camel-atmos source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atmosphere-websocket-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atmosphere-websocket-kafka-source-connector.adoc
index a1e260f..dd3be4e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atmosphere-websocket-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atmosphere-websocket-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-atmosphere-websocket source connector supports 36 options, which are l
 
 
 
-The camel-atmosphere-websocket sink connector has no converters out of the box.
+The camel-atmosphere-websocket source connector has no converters out of the box.
 
 
 
 
 
-The camel-atmosphere-websocket sink connector has no transforms out of the box.
+The camel-atmosphere-websocket source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atmosphere-websocket sink connector has no aggregation strategies out of the box.
+The camel-atmosphere-websocket source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
index 831267a..a53915d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-atom source connector supports 31 options, which are listed below.
 
 
 
-The camel-atom sink connector has no converters out of the box.
+The camel-atom source connector has no converters out of the box.
 
 
 
 
 
-The camel-atom sink connector has no transforms out of the box.
+The camel-atom source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atom sink connector has no aggregation strategies out of the box.
+The camel-atom source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atomix-map-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atomix-map-kafka-source-connector.adoc
index 5400d84..30aaaa4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atomix-map-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atomix-map-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-atomix-map source connector supports 36 options, which are listed belo
 
 
 
-The camel-atomix-map sink connector has no converters out of the box.
+The camel-atomix-map source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-map sink connector has no transforms out of the box.
+The camel-atomix-map source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-map sink connector has no aggregation strategies out of the box.
+The camel-atomix-map source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atomix-messaging-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atomix-messaging-kafka-source-connector.adoc
index a716469..bf7b36e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atomix-messaging-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atomix-messaging-kafka-source-connector.adoc
@@ -71,17 +71,17 @@ The camel-atomix-messaging source connector supports 38 options, which are liste
 
 
 
-The camel-atomix-messaging sink connector has no converters out of the box.
+The camel-atomix-messaging source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-messaging sink connector has no transforms out of the box.
+The camel-atomix-messaging source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-messaging sink connector has no aggregation strategies out of the box.
+The camel-atomix-messaging source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atomix-queue-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atomix-queue-kafka-source-connector.adoc
index 1c825f7..b8dbc16 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atomix-queue-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atomix-queue-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-atomix-queue source connector supports 32 options, which are listed be
 
 
 
-The camel-atomix-queue sink connector has no converters out of the box.
+The camel-atomix-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-queue sink connector has no transforms out of the box.
+The camel-atomix-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-queue sink connector has no aggregation strategies out of the box.
+The camel-atomix-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atomix-set-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atomix-set-kafka-source-connector.adoc
index 0e22097..2133a50 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atomix-set-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atomix-set-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-atomix-set source connector supports 34 options, which are listed belo
 
 
 
-The camel-atomix-set sink connector has no converters out of the box.
+The camel-atomix-set source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-set sink connector has no transforms out of the box.
+The camel-atomix-set source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-set sink connector has no aggregation strategies out of the box.
+The camel-atomix-set source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-atomix-value-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-atomix-value-kafka-source-connector.adoc
index ba6cd1d..19fee11 100644
--- a/docs/modules/ROOT/pages/connectors/camel-atomix-value-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atomix-value-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-atomix-value source connector supports 34 options, which are listed be
 
 
 
-The camel-atomix-value sink connector has no converters out of the box.
+The camel-atomix-value source connector has no converters out of the box.
 
 
 
 
 
-The camel-atomix-value sink connector has no transforms out of the box.
+The camel-atomix-value source connector has no transforms out of the box.
 
 
 
 
 
-The camel-atomix-value sink connector has no aggregation strategies out of the box.
+The camel-atomix-value source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
index 3838645..26a3a64 100644
--- a/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
@@ -56,17 +56,17 @@ The camel-avro source connector supports 23 options, which are listed below.
 
 
 
-The camel-avro sink connector has no converters out of the box.
+The camel-avro source connector has no converters out of the box.
 
 
 
 
 
-The camel-avro sink connector has no transforms out of the box.
+The camel-avro source connector has no transforms out of the box.
 
 
 
 
 
-The camel-avro sink connector has no aggregation strategies out of the box.
+The camel-avro source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws-ddbstream-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws-ddbstream-kafka-source-connector.adoc
index a8a2842..dc3bd5d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws-ddbstream-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-ddbstream-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-aws-ddbstream source connector supports 46 options, which are listed b
 
 
 
-The camel-aws-ddbstream sink connector has no converters out of the box.
+The camel-aws-ddbstream source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-ddbstream sink connector has no transforms out of the box.
+The camel-aws-ddbstream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-ddbstream sink connector has no aggregation strategies out of the box.
+The camel-aws-ddbstream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws-kinesis-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws-kinesis-kafka-source-connector.adoc
index f6874df..3ed9a76 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws-kinesis-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-kinesis-kafka-source-connector.adoc
@@ -83,17 +83,17 @@ The camel-aws-kinesis source connector supports 50 options, which are listed bel
 
 
 
-The camel-aws-kinesis sink connector has no converters out of the box.
+The camel-aws-kinesis source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-kinesis sink connector has no transforms out of the box.
+The camel-aws-kinesis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-kinesis sink connector has no aggregation strategies out of the box.
+The camel-aws-kinesis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws-s3-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws-s3-kafka-source-connector.adoc
index 10ddc3b..a502912 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws-s3-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-s3-kafka-source-connector.adoc
@@ -111,7 +111,7 @@ The camel-aws-s3 source connector supports 78 options, which are listed below.
 
 
 
-The camel-aws-s3 sink connector supports 1 converters out of the box, which are listed below.
+The camel-aws-s3 source connector supports 1 converters out of the box, which are listed below.
 
 
 
@@ -124,7 +124,7 @@ org.apache.camel.kafkaconnector.awss3.converters.S3ObjectConverter
 
 
 
-The camel-aws-s3 sink connector supports 1 transforms out of the box, which are listed below.
+The camel-aws-s3 source connector supports 1 transforms out of the box, which are listed below.
 
 
 
@@ -137,7 +137,7 @@ org.apache.camel.kafkaconnector.awss3.transformers.S3ObjectTransforms
 
 
 
-The camel-aws-s3 sink connector has no aggregation strategies out of the box.
+The camel-aws-s3 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
 
 == Examples
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws-sqs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws-sqs-kafka-source-connector.adoc
index b4b2a8a..45197a4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws-sqs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-sqs-kafka-source-connector.adoc
@@ -121,17 +121,17 @@ The camel-aws-sqs source connector supports 88 options, which are listed below.
 
 
 
-The camel-aws-sqs sink connector has no converters out of the box.
+The camel-aws-sqs source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-sqs sink connector has no transforms out of the box.
+The camel-aws-sqs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-sqs sink connector has no aggregation strategies out of the box.
+The camel-aws-sqs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws-swf-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws-swf-kafka-source-connector.adoc
index 38a017f..758f1a3 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws-swf-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-swf-kafka-source-connector.adoc
@@ -75,17 +75,17 @@ The camel-aws-swf source connector supports 42 options, which are listed below.
 
 
 
-The camel-aws-swf sink connector has no converters out of the box.
+The camel-aws-swf source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws-swf sink connector has no transforms out of the box.
+The camel-aws-swf source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws-swf sink connector has no aggregation strategies out of the box.
+The camel-aws-swf source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws2-ddbstream-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws2-ddbstream-kafka-source-connector.adoc
index 8282663..830257a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws2-ddbstream-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws2-ddbstream-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-aws2-ddbstream source connector supports 46 options, which are listed
 
 
 
-The camel-aws2-ddbstream sink connector has no converters out of the box.
+The camel-aws2-ddbstream source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-ddbstream sink connector has no transforms out of the box.
+The camel-aws2-ddbstream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws2-ddbstream sink connector has no aggregation strategies out of the box.
+The camel-aws2-ddbstream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-kafka-source-connector.adoc
index 47cd47d..0c1c6c4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-kafka-source-connector.adoc
@@ -85,17 +85,17 @@ The camel-aws2-kinesis source connector supports 52 options, which are listed be
 
 
 
-The camel-aws2-kinesis sink connector has no converters out of the box.
+The camel-aws2-kinesis source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-kinesis sink connector has no transforms out of the box.
+The camel-aws2-kinesis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-aws2-kinesis sink connector has no aggregation strategies out of the box.
+The camel-aws2-kinesis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws2-s3-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws2-s3-kafka-source-connector.adoc
index c74fffd..1230abb 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws2-s3-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws2-s3-kafka-source-connector.adoc
@@ -117,7 +117,7 @@ The camel-aws2-s3 source connector supports 84 options, which are listed below.
 
 
 
-The camel-aws2-s3 sink connector supports 1 converters out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 converters out of the box, which are listed below.
 
 
 
@@ -130,7 +130,7 @@ org.apache.camel.kafkaconnector.aws2s3.converters.S3ObjectConverter
 
 
 
-The camel-aws2-s3 sink connector supports 1 transforms out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 transforms out of the box, which are listed below.
 
 
 
@@ -143,7 +143,7 @@ org.apache.camel.kafkaconnector.aws2s3.transformers.S3ObjectTransforms
 
 
 
-The camel-aws2-s3 sink connector supports 1 aggregation strategies out of the box, which are listed below.
+The camel-aws2-s3 source connector supports 1 aggregation strategies out of the box, which are listed below.
 
 
 
diff --git a/docs/modules/ROOT/pages/connectors/camel-aws2-sqs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws2-sqs-kafka-source-connector.adoc
index 43cdb98..f078343 100644
--- a/docs/modules/ROOT/pages/connectors/camel-aws2-sqs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws2-sqs-kafka-source-connector.adoc
@@ -123,13 +123,13 @@ The camel-aws2-sqs source connector supports 90 options, which are listed below.
 
 
 
-The camel-aws2-sqs sink connector has no converters out of the box.
+The camel-aws2-sqs source connector has no converters out of the box.
 
 
 
 
 
-The camel-aws2-sqs sink connector supports 0 transforms out of the box, which are listed below.
+The camel-aws2-sqs source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -142,5 +142,5 @@ org.apache.camel.kafkaconnector.aws2sqs.transformers.SQSKeySetterTransforms
 
 
 
-The camel-aws2-sqs sink connector has no aggregation strategies out of the box.
+The camel-aws2-sqs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-azure-blob-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-azure-blob-kafka-source-connector.adoc
index 9bbf1f1..63c4791 100644
--- a/docs/modules/ROOT/pages/connectors/camel-azure-blob-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-blob-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-azure-blob source connector supports 32 options, which are listed belo
 
 
 
-The camel-azure-blob sink connector has no converters out of the box.
+The camel-azure-blob source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-blob sink connector has no transforms out of the box.
+The camel-azure-blob source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-blob sink connector has no aggregation strategies out of the box.
+The camel-azure-blob source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-azure-eventhubs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-azure-eventhubs-kafka-source-connector.adoc
index 8b51aac..73ed784 100644
--- a/docs/modules/ROOT/pages/connectors/camel-azure-eventhubs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-eventhubs-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-azure-eventhubs source connector supports 37 options, which are listed
 
 
 
-The camel-azure-eventhubs sink connector has no converters out of the box.
+The camel-azure-eventhubs source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-eventhubs sink connector has no transforms out of the box.
+The camel-azure-eventhubs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-eventhubs sink connector has no aggregation strategies out of the box.
+The camel-azure-eventhubs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-azure-queue-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-azure-queue-kafka-source-connector.adoc
index bbbc043..722da60 100644
--- a/docs/modules/ROOT/pages/connectors/camel-azure-queue-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-queue-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-azure-queue source connector supports 18 options, which are listed bel
 
 
 
-The camel-azure-queue sink connector has no converters out of the box.
+The camel-azure-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-queue sink connector has no transforms out of the box.
+The camel-azure-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-queue sink connector has no aggregation strategies out of the box.
+The camel-azure-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
index 8c74633..3677eb2 100644
--- a/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-azure-storage-blob source connector supports 40 options, which are lis
 
 
 
-The camel-azure-storage-blob sink connector has no converters out of the box.
+The camel-azure-storage-blob source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-storage-blob sink connector has no transforms out of the box.
+The camel-azure-storage-blob source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
+The camel-azure-storage-blob source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-azure-storage-queue-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-azure-storage-queue-kafka-source-connector.adoc
index b4cc467..42f3753 100644
--- a/docs/modules/ROOT/pages/connectors/camel-azure-storage-queue-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-storage-queue-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-azure-storage-queue source connector supports 29 options, which are li
 
 
 
-The camel-azure-storage-queue sink connector has no converters out of the box.
+The camel-azure-storage-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-azure-storage-queue sink connector has no transforms out of the box.
+The camel-azure-storage-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-azure-storage-queue sink connector has no aggregation strategies out of the box.
+The camel-azure-storage-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
index 08a0bca..0896e66 100644
--- a/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-beanstalk source connector supports 31 options, which are listed below
 
 
 
-The camel-beanstalk sink connector has no converters out of the box.
+The camel-beanstalk source connector has no converters out of the box.
 
 
 
 
 
-The camel-beanstalk sink connector has no transforms out of the box.
+The camel-beanstalk source connector has no transforms out of the box.
 
 
 
 
 
-The camel-beanstalk sink connector has no aggregation strategies out of the box.
+The camel-beanstalk source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-box-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-box-kafka-source-connector.adoc
index 9c7ff2f..cdbf7ea 100644
--- a/docs/modules/ROOT/pages/connectors/camel-box-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-box-kafka-source-connector.adoc
@@ -72,17 +72,17 @@ The camel-box source connector supports 39 options, which are listed below.
 
 
 
-The camel-box sink connector has no converters out of the box.
+The camel-box source connector has no converters out of the box.
 
 
 
 
 
-The camel-box sink connector has no transforms out of the box.
+The camel-box source connector has no transforms out of the box.
 
 
 
 
 
-The camel-box sink connector has no aggregation strategies out of the box.
+The camel-box source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
index cb55cbf..60b37bf 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
@@ -49,17 +49,17 @@ The camel-cmis source connector supports 16 options, which are listed below.
 
 
 
-The camel-cmis sink connector has no converters out of the box.
+The camel-cmis source connector has no converters out of the box.
 
 
 
 
 
-The camel-cmis sink connector has no transforms out of the box.
+The camel-cmis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cmis sink connector has no aggregation strategies out of the box.
+The camel-cmis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
index 3d0907a..686170c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coap-tcp source connector supports 17 options, which are listed below.
 
 
 
-The camel-coap-tcp sink connector has no converters out of the box.
+The camel-coap-tcp source connector has no converters out of the box.
 
 
 
 
 
-The camel-coap-tcp sink connector has no transforms out of the box.
+The camel-coap-tcp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coap-tcp sink connector has no aggregation strategies out of the box.
+The camel-coap-tcp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
index 8c21412..6e39e96 100644
--- a/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coap source connector supports 17 options, which are listed below.
 
 
 
-The camel-coap sink connector has no converters out of the box.
+The camel-coap source connector has no converters out of the box.
 
 
 
 
 
-The camel-coap sink connector has no transforms out of the box.
+The camel-coap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coap sink connector has no aggregation strategies out of the box.
+The camel-coap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-source-connector.adoc
index bf0cb42..f809ad1 100644
--- a/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coaps-tcp source connector supports 17 options, which are listed below
 
 
 
-The camel-coaps-tcp sink connector has no converters out of the box.
+The camel-coaps-tcp source connector has no converters out of the box.
 
 
 
 
 
-The camel-coaps-tcp sink connector has no transforms out of the box.
+The camel-coaps-tcp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coaps-tcp sink connector has no aggregation strategies out of the box.
+The camel-coaps-tcp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-coaps-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-coaps-kafka-source-connector.adoc
index 00531fa..9df222d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-coaps-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coaps-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-coaps source connector supports 17 options, which are listed below.
 
 
 
-The camel-coaps sink connector has no converters out of the box.
+The camel-coaps source connector has no converters out of the box.
 
 
 
 
 
-The camel-coaps sink connector has no transforms out of the box.
+The camel-coaps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-coaps sink connector has no aggregation strategies out of the box.
+The camel-coaps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cometd-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cometd-kafka-source-connector.adoc
index 17689fc..fce12dd 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cometd-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cometd-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-cometd source connector supports 27 options, which are listed below.
 
 
 
-The camel-cometd sink connector has no converters out of the box.
+The camel-cometd source connector has no converters out of the box.
 
 
 
 
 
-The camel-cometd sink connector has no transforms out of the box.
+The camel-cometd source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cometd sink connector has no aggregation strategies out of the box.
+The camel-cometd source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cometds-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cometds-kafka-source-connector.adoc
index 544d687..2434a4e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cometds-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cometds-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-cometds source connector supports 27 options, which are listed below.
 
 
 
-The camel-cometds sink connector has no converters out of the box.
+The camel-cometds source connector has no converters out of the box.
 
 
 
 
 
-The camel-cometds sink connector has no transforms out of the box.
+The camel-cometds source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cometds sink connector has no aggregation strategies out of the box.
+The camel-cometds source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-consul-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-consul-kafka-source-connector.adoc
index 9e6cc42..8b1b1a8 100644
--- a/docs/modules/ROOT/pages/connectors/camel-consul-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-consul-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-consul source connector supports 53 options, which are listed below.
 
 
 
-The camel-consul sink connector has no converters out of the box.
+The camel-consul source connector has no converters out of the box.
 
 
 
 
 
-The camel-consul sink connector has no transforms out of the box.
+The camel-consul source connector has no transforms out of the box.
 
 
 
 
 
-The camel-consul sink connector has no aggregation strategies out of the box.
+The camel-consul source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-corda-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-corda-kafka-source-connector.adoc
index 3759381..0ea05d6 100644
--- a/docs/modules/ROOT/pages/connectors/camel-corda-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-corda-kafka-source-connector.adoc
@@ -59,17 +59,17 @@ The camel-corda source connector supports 26 options, which are listed below.
 
 
 
-The camel-corda sink connector has no converters out of the box.
+The camel-corda source connector has no converters out of the box.
 
 
 
 
 
-The camel-corda sink connector has no transforms out of the box.
+The camel-corda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-corda sink connector has no aggregation strategies out of the box.
+The camel-corda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-couchbase-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-couchbase-kafka-source-connector.adoc
index a780a2e..a54cbf1 100644
--- a/docs/modules/ROOT/pages/connectors/camel-couchbase-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-couchbase-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-couchbase source connector supports 43 options, which are listed below
 
 
 
-The camel-couchbase sink connector has no converters out of the box.
+The camel-couchbase source connector has no converters out of the box.
 
 
 
 
 
-The camel-couchbase sink connector has no transforms out of the box.
+The camel-couchbase source connector has no transforms out of the box.
 
 
 
 
 
-The camel-couchbase sink connector has no aggregation strategies out of the box.
+The camel-couchbase source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-couchdb-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-couchdb-kafka-source-connector.adoc
index 727441f..5f8e1bf 100644
--- a/docs/modules/ROOT/pages/connectors/camel-couchdb-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-couchdb-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-couchdb source connector supports 18 options, which are listed below.
 
 
 
-The camel-couchdb sink connector has no converters out of the box.
+The camel-couchdb source connector has no converters out of the box.
 
 
 
 
 
-The camel-couchdb sink connector has no transforms out of the box.
+The camel-couchdb source connector has no transforms out of the box.
 
 
 
 
 
-The camel-couchdb sink connector has no aggregation strategies out of the box.
+The camel-couchdb source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cql-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cql-kafka-source-connector.adoc
index d675642..0804706 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cql-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cql-kafka-source-connector.adoc
@@ -69,17 +69,17 @@ The camel-cql source connector supports 36 options, which are listed below.
 
 
 
-The camel-cql sink connector has no converters out of the box.
+The camel-cql source connector has no converters out of the box.
 
 
 
 
 
-The camel-cql sink connector has no transforms out of the box.
+The camel-cql source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cql sink connector has no aggregation strategies out of the box.
+The camel-cql source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cron-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cron-kafka-source-connector.adoc
index dd95c49..d9a88d5 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cron-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cron-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-cron source connector supports 9 options, which are listed below.
 
 
 
-The camel-cron sink connector has no converters out of the box.
+The camel-cron source connector has no converters out of the box.
 
 
 
 
 
-The camel-cron sink connector has no transforms out of the box.
+The camel-cron source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cron sink connector has no aggregation strategies out of the box.
+The camel-cron source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cxf-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cxf-kafka-source-connector.adoc
index 1389b40..8611e43 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cxf-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cxf-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-cxf source connector supports 35 options, which are listed below.
 
 
 
-The camel-cxf sink connector has no converters out of the box.
+The camel-cxf source connector has no converters out of the box.
 
 
 
 
 
-The camel-cxf sink connector has no transforms out of the box.
+The camel-cxf source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cxf sink connector has no aggregation strategies out of the box.
+The camel-cxf source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-cxfrs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-cxfrs-kafka-source-connector.adoc
index c35d42e..9356bda 100644
--- a/docs/modules/ROOT/pages/connectors/camel-cxfrs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cxfrs-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-cxfrs source connector supports 29 options, which are listed below.
 
 
 
-The camel-cxfrs sink connector has no converters out of the box.
+The camel-cxfrs source connector has no converters out of the box.
 
 
 
 
 
-The camel-cxfrs sink connector has no transforms out of the box.
+The camel-cxfrs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-cxfrs sink connector has no aggregation strategies out of the box.
+The camel-cxfrs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-direct-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-direct-kafka-source-connector.adoc
index a4fc18e..e9c012d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-direct-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-direct-kafka-source-connector.adoc
@@ -40,17 +40,17 @@ The camel-direct source connector supports 7 options, which are listed below.
 
 
 
-The camel-direct sink connector has no converters out of the box.
+The camel-direct source connector has no converters out of the box.
 
 
 
 
 
-The camel-direct sink connector has no transforms out of the box.
+The camel-direct source connector has no transforms out of the box.
 
 
 
 
 
-The camel-direct sink connector has no aggregation strategies out of the box.
+The camel-direct source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-direct-vm-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-direct-vm-kafka-source-connector.adoc
index 37187ec..b2ab95c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-direct-vm-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-direct-vm-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-direct-vm source connector supports 10 options, which are listed below
 
 
 
-The camel-direct-vm sink connector has no converters out of the box.
+The camel-direct-vm source connector has no converters out of the box.
 
 
 
 
 
-The camel-direct-vm sink connector has no transforms out of the box.
+The camel-direct-vm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-direct-vm sink connector has no aggregation strategies out of the box.
+The camel-direct-vm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-disruptor-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-disruptor-kafka-source-connector.adoc
index 4ff5385..5d078df 100644
--- a/docs/modules/ROOT/pages/connectors/camel-disruptor-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-disruptor-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-disruptor source connector supports 15 options, which are listed below
 
 
 
-The camel-disruptor sink connector has no converters out of the box.
+The camel-disruptor source connector has no converters out of the box.
 
 
 
 
 
-The camel-disruptor sink connector has no transforms out of the box.
+The camel-disruptor source connector has no transforms out of the box.
 
 
 
 
 
-The camel-disruptor sink connector has no aggregation strategies out of the box.
+The camel-disruptor source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-disruptor-vm-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-disruptor-vm-kafka-source-connector.adoc
index a8e5b58..3968e86 100644
--- a/docs/modules/ROOT/pages/connectors/camel-disruptor-vm-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-disruptor-vm-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-disruptor-vm source connector supports 15 options, which are listed be
 
 
 
-The camel-disruptor-vm sink connector has no converters out of the box.
+The camel-disruptor-vm source connector has no converters out of the box.
 
 
 
 
 
-The camel-disruptor-vm sink connector has no transforms out of the box.
+The camel-disruptor-vm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-disruptor-vm sink connector has no aggregation strategies out of the box.
+The camel-disruptor-vm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-docker-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-docker-kafka-source-connector.adoc
index 50c8e25..3f2f35f 100644
--- a/docs/modules/ROOT/pages/connectors/camel-docker-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-docker-kafka-source-connector.adoc
@@ -75,17 +75,17 @@ The camel-docker source connector supports 42 options, which are listed below.
 
 
 
-The camel-docker sink connector has no converters out of the box.
+The camel-docker source connector has no converters out of the box.
 
 
 
 
 
-The camel-docker sink connector has no transforms out of the box.
+The camel-docker source connector has no transforms out of the box.
 
 
 
 
 
-The camel-docker sink connector has no aggregation strategies out of the box.
+The camel-docker source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-dropbox-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-dropbox-kafka-source-connector.adoc
index eeeedc4..a4e0565 100644
--- a/docs/modules/ROOT/pages/connectors/camel-dropbox-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-dropbox-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-dropbox source connector supports 15 options, which are listed below.
 
 
 
-The camel-dropbox sink connector has no converters out of the box.
+The camel-dropbox source connector has no converters out of the box.
 
 
 
 
 
-The camel-dropbox sink connector has no transforms out of the box.
+The camel-dropbox source connector has no transforms out of the box.
 
 
 
 
 
-The camel-dropbox sink connector has no aggregation strategies out of the box.
+The camel-dropbox source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ehcache-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ehcache-kafka-source-connector.adoc
index f7dbe9a..40909ee 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ehcache-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ehcache-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-ehcache source connector supports 29 options, which are listed below.
 
 
 
-The camel-ehcache sink connector has no converters out of the box.
+The camel-ehcache source connector has no converters out of the box.
 
 
 
 
 
-The camel-ehcache sink connector has no transforms out of the box.
+The camel-ehcache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ehcache sink connector has no aggregation strategies out of the box.
+The camel-ehcache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-elsql-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-elsql-kafka-source-connector.adoc
index c73798b..9f3c770 100644
--- a/docs/modules/ROOT/pages/connectors/camel-elsql-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-elsql-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-elsql source connector supports 53 options, which are listed below.
 
 
 
-The camel-elsql sink connector has no converters out of the box.
+The camel-elsql source connector has no converters out of the box.
 
 
 
 
 
-The camel-elsql sink connector has no transforms out of the box.
+The camel-elsql source connector has no transforms out of the box.
 
 
 
 
 
-The camel-elsql sink connector has no aggregation strategies out of the box.
+The camel-elsql source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-etcd-stats-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-etcd-stats-kafka-source-connector.adoc
index 6145e3e..fe8f745 100644
--- a/docs/modules/ROOT/pages/connectors/camel-etcd-stats-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-etcd-stats-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-etcd-stats source connector supports 43 options, which are listed belo
 
 
 
-The camel-etcd-stats sink connector has no converters out of the box.
+The camel-etcd-stats source connector has no converters out of the box.
 
 
 
 
 
-The camel-etcd-stats sink connector has no transforms out of the box.
+The camel-etcd-stats source connector has no transforms out of the box.
 
 
 
 
 
-The camel-etcd-stats sink connector has no aggregation strategies out of the box.
+The camel-etcd-stats source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-etcd-watch-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-etcd-watch-kafka-source-connector.adoc
index 2e20363..64ad752 100644
--- a/docs/modules/ROOT/pages/connectors/camel-etcd-watch-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-etcd-watch-kafka-source-connector.adoc
@@ -60,17 +60,17 @@ The camel-etcd-watch source connector supports 27 options, which are listed belo
 
 
 
-The camel-etcd-watch sink connector has no converters out of the box.
+The camel-etcd-watch source connector has no converters out of the box.
 
 
 
 
 
-The camel-etcd-watch sink connector has no transforms out of the box.
+The camel-etcd-watch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-etcd-watch sink connector has no aggregation strategies out of the box.
+The camel-etcd-watch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-facebook-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-facebook-kafka-source-connector.adoc
index 1097c70..0f90868 100644
--- a/docs/modules/ROOT/pages/connectors/camel-facebook-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-facebook-kafka-source-connector.adoc
@@ -166,17 +166,17 @@ The camel-facebook source connector supports 133 options, which are listed below
 
 
 
-The camel-facebook sink connector has no converters out of the box.
+The camel-facebook source connector has no converters out of the box.
 
 
 
 
 
-The camel-facebook sink connector has no transforms out of the box.
+The camel-facebook source connector has no transforms out of the box.
 
 
 
 
 
-The camel-facebook sink connector has no aggregation strategies out of the box.
+The camel-facebook source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc
index daaf096..1d96413 100644
--- a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc
@@ -105,17 +105,17 @@ The camel-fhir source connector supports 72 options, which are listed below.
 
 
 
-The camel-fhir sink connector has no converters out of the box.
+The camel-fhir source connector has no converters out of the box.
 
 
 
 
 
-The camel-fhir sink connector has no transforms out of the box.
+The camel-fhir source connector has no transforms out of the box.
 
 
 
 
 
-The camel-fhir sink connector has no aggregation strategies out of the box.
+The camel-fhir source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-file-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-file-kafka-source-connector.adoc
index 8a47638..75a0328 100644
--- a/docs/modules/ROOT/pages/connectors/camel-file-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-file-kafka-source-connector.adoc
@@ -112,17 +112,17 @@ The camel-file source connector supports 79 options, which are listed below.
 
 
 
-The camel-file sink connector has no converters out of the box.
+The camel-file source connector has no converters out of the box.
 
 
 
 
 
-The camel-file sink connector has no transforms out of the box.
+The camel-file source connector has no transforms out of the box.
 
 
 
 
 
-The camel-file sink connector has no aggregation strategies out of the box.
+The camel-file source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-file-watch-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-file-watch-kafka-source-connector.adoc
index 11038f0..11e3195 100644
--- a/docs/modules/ROOT/pages/connectors/camel-file-watch-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-file-watch-kafka-source-connector.adoc
@@ -54,17 +54,17 @@ The camel-file-watch source connector supports 21 options, which are listed belo
 
 
 
-The camel-file-watch sink connector has no converters out of the box.
+The camel-file-watch source connector has no converters out of the box.
 
 
 
 
 
-The camel-file-watch sink connector has no transforms out of the box.
+The camel-file-watch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-file-watch sink connector has no aggregation strategies out of the box.
+The camel-file-watch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-flatpack-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-flatpack-kafka-source-connector.adoc
index 1a439a1..88de036 100644
--- a/docs/modules/ROOT/pages/connectors/camel-flatpack-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-flatpack-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-flatpack source connector supports 30 options, which are listed below.
 
 
 
-The camel-flatpack sink connector has no converters out of the box.
+The camel-flatpack source connector has no converters out of the box.
 
 
 
 
 
-The camel-flatpack sink connector has no transforms out of the box.
+The camel-flatpack source connector has no transforms out of the box.
 
 
 
 
 
-The camel-flatpack sink connector has no aggregation strategies out of the box.
+The camel-flatpack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ftp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ftp-kafka-source-connector.adoc
index fae2b97..5f23db8 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ftp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ftp-kafka-source-connector.adoc
@@ -133,13 +133,13 @@ The camel-ftp source connector supports 100 options, which are listed below.
 
 
 
-The camel-ftp sink connector has no converters out of the box.
+The camel-ftp source connector has no converters out of the box.
 
 
 
 
 
-The camel-ftp sink connector supports 0 transforms out of the box, which are listed below.
+The camel-ftp source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -152,5 +152,5 @@ org.apache.camel.kafkaconnector.ftp.transformers.FtpRemoteFileTransforms
 
 
 
-The camel-ftp sink connector has no aggregation strategies out of the box.
+The camel-ftp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ftps-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ftps-kafka-source-connector.adoc
index 9d2e75a..4c46bf4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ftps-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ftps-kafka-source-connector.adoc
@@ -142,13 +142,13 @@ The camel-ftps source connector supports 109 options, which are listed below.
 
 
 
-The camel-ftps sink connector has no converters out of the box.
+The camel-ftps source connector has no converters out of the box.
 
 
 
 
 
-The camel-ftps sink connector supports 0 transforms out of the box, which are listed below.
+The camel-ftps source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -161,5 +161,5 @@ org.apache.camel.kafkaconnector.ftps.transformers.FtpsRemoteFileTransforms
 
 
 
-The camel-ftps sink connector has no aggregation strategies out of the box.
+The camel-ftps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-git-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-git-kafka-source-connector.adoc
index 01ef09e..99a0ac9 100644
--- a/docs/modules/ROOT/pages/connectors/camel-git-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-git-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-git source connector supports 9 options, which are listed below.
 
 
 
-The camel-git sink connector has no converters out of the box.
+The camel-git source connector has no converters out of the box.
 
 
 
 
 
-The camel-git sink connector has no transforms out of the box.
+The camel-git source connector has no transforms out of the box.
 
 
 
 
 
-The camel-git sink connector has no aggregation strategies out of the box.
+The camel-git source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-github-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-github-kafka-source-connector.adoc
index f8bf4ef..fb9acb0 100644
--- a/docs/modules/ROOT/pages/connectors/camel-github-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-github-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-github source connector supports 29 options, which are listed below.
 
 
 
-The camel-github sink connector has no converters out of the box.
+The camel-github source connector has no converters out of the box.
 
 
 
 
 
-The camel-github sink connector has no transforms out of the box.
+The camel-github source connector has no transforms out of the box.
 
 
 
 
 
-The camel-github sink connector has no aggregation strategies out of the box.
+The camel-github source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-calendar-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-calendar-kafka-source-connector.adoc
index b93bad9..f6905ac 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-calendar-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-calendar-kafka-source-connector.adoc
@@ -78,17 +78,17 @@ The camel-google-calendar source connector supports 45 options, which are listed
 
 
 
-The camel-google-calendar sink connector has no converters out of the box.
+The camel-google-calendar source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-calendar sink connector has no transforms out of the box.
+The camel-google-calendar source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-calendar sink connector has no aggregation strategies out of the box.
+The camel-google-calendar source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-calendar-stream-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-calendar-stream-kafka-source-connector.adoc
index 9c45ef5..62cbbaa 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-calendar-stream-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-calendar-stream-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-google-calendar-stream source connector supports 47 options, which are
 
 
 
-The camel-google-calendar-stream sink connector has no converters out of the box.
+The camel-google-calendar-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-calendar-stream sink connector has no transforms out of the box.
+The camel-google-calendar-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-calendar-stream sink connector has no aggregation strategies out of the box.
+The camel-google-calendar-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc
index 30b611d..f779566 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-google-drive source connector supports 40 options, which are listed be
 
 
 
-The camel-google-drive sink connector has no converters out of the box.
+The camel-google-drive source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-drive sink connector has no transforms out of the box.
+The camel-google-drive source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-drive sink connector has no aggregation strategies out of the box.
+The camel-google-drive source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-mail-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-mail-kafka-source-connector.adoc
index cb11acc..77cc31d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-mail-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-mail-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-google-mail source connector supports 37 options, which are listed bel
 
 
 
-The camel-google-mail sink connector has no converters out of the box.
+The camel-google-mail source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-mail sink connector has no transforms out of the box.
+The camel-google-mail source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-mail sink connector has no aggregation strategies out of the box.
+The camel-google-mail source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-mail-stream-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-mail-stream-kafka-source-connector.adoc
index c942dda..26ca8ab 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-mail-stream-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-mail-stream-kafka-source-connector.adoc
@@ -76,17 +76,17 @@ The camel-google-mail-stream source connector supports 43 options, which are lis
 
 
 
-The camel-google-mail-stream sink connector has no converters out of the box.
+The camel-google-mail-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-mail-stream sink connector has no transforms out of the box.
+The camel-google-mail-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-mail-stream sink connector has no aggregation strategies out of the box.
+The camel-google-mail-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-pubsub-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-pubsub-kafka-source-connector.adoc
index 3211eee..f24e10b 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-pubsub-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-pubsub-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-google-pubsub source connector supports 15 options, which are listed b
 
 
 
-The camel-google-pubsub sink connector has no converters out of the box.
+The camel-google-pubsub source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-pubsub sink connector has no transforms out of the box.
+The camel-google-pubsub source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-pubsub sink connector has no aggregation strategies out of the box.
+The camel-google-pubsub source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-sheets-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-sheets-kafka-source-connector.adoc
index e04a73b..aad4940 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-sheets-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-sheets-kafka-source-connector.adoc
@@ -72,17 +72,17 @@ The camel-google-sheets source connector supports 39 options, which are listed b
 
 
 
-The camel-google-sheets sink connector has no converters out of the box.
+The camel-google-sheets source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-sheets sink connector has no transforms out of the box.
+The camel-google-sheets source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-sheets sink connector has no aggregation strategies out of the box.
+The camel-google-sheets source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-google-sheets-stream-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-sheets-stream-kafka-source-connector.adoc
index 9d6e85a..2c0aa5d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-google-sheets-stream-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-google-sheets-stream-kafka-source-connector.adoc
@@ -84,17 +84,17 @@ The camel-google-sheets-stream source connector supports 51 options, which are l
 
 
 
-The camel-google-sheets-stream sink connector has no converters out of the box.
+The camel-google-sheets-stream source connector has no converters out of the box.
 
 
 
 
 
-The camel-google-sheets-stream sink connector has no transforms out of the box.
+The camel-google-sheets-stream source connector has no transforms out of the box.
 
 
 
 
 
-The camel-google-sheets-stream sink connector has no aggregation strategies out of the box.
+The camel-google-sheets-stream source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-gora-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-gora-kafka-source-connector.adoc
index 3850039..b54b42c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-gora-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-gora-kafka-source-connector.adoc
@@ -56,17 +56,17 @@ The camel-gora source connector supports 23 options, which are listed below.
 
 
 
-The camel-gora sink connector has no converters out of the box.
+The camel-gora source connector has no converters out of the box.
 
 
 
 
 
-The camel-gora sink connector has no transforms out of the box.
+The camel-gora source connector has no transforms out of the box.
 
 
 
 
 
-The camel-gora sink connector has no aggregation strategies out of the box.
+The camel-gora source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-grpc-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-grpc-kafka-source-connector.adoc
index 1397a14..7630bf7 100644
--- a/docs/modules/ROOT/pages/connectors/camel-grpc-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-grpc-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-grpc source connector supports 28 options, which are listed below.
 
 
 
-The camel-grpc sink connector has no converters out of the box.
+The camel-grpc source connector has no converters out of the box.
 
 
 
 
 
-The camel-grpc sink connector has no transforms out of the box.
+The camel-grpc source connector has no transforms out of the box.
 
 
 
 
 
-The camel-grpc sink connector has no aggregation strategies out of the box.
+The camel-grpc source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-guava-eventbus-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-guava-eventbus-kafka-source-connector.adoc
index 23d0171..1c22a88 100644
--- a/docs/modules/ROOT/pages/connectors/camel-guava-eventbus-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-guava-eventbus-kafka-source-connector.adoc
@@ -44,17 +44,17 @@ The camel-guava-eventbus source connector supports 11 options, which are listed
 
 
 
-The camel-guava-eventbus sink connector has no converters out of the box.
+The camel-guava-eventbus source connector has no converters out of the box.
 
 
 
 
 
-The camel-guava-eventbus sink connector has no transforms out of the box.
+The camel-guava-eventbus source connector has no transforms out of the box.
 
 
 
 
 
-The camel-guava-eventbus sink connector has no aggregation strategies out of the box.
+The camel-guava-eventbus source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-instance-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-instance-kafka-source-connector.adoc
index 7d9459b..b41599a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-instance-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-instance-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-instance source connector supports 12 options, which are lis
 
 
 
-The camel-hazelcast-instance sink connector has no converters out of the box.
+The camel-hazelcast-instance source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-instance sink connector has no transforms out of the box.
+The camel-hazelcast-instance source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-instance sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-instance source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-list-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-list-kafka-source-connector.adoc
index 66780a5..48be0f4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-list-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-list-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-list source connector supports 12 options, which are listed
 
 
 
-The camel-hazelcast-list sink connector has no converters out of the box.
+The camel-hazelcast-list source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-list sink connector has no transforms out of the box.
+The camel-hazelcast-list source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-list sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-list source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-map-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-map-kafka-source-connector.adoc
index c69b1e9..fd4e3a9 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-map-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-map-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-map source connector supports 12 options, which are listed b
 
 
 
-The camel-hazelcast-map sink connector has no converters out of the box.
+The camel-hazelcast-map source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-map sink connector has no transforms out of the box.
+The camel-hazelcast-map source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-map sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-map source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-multimap-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-multimap-kafka-source-connector.adoc
index cc9830f..7ead815 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-multimap-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-multimap-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-multimap source connector supports 12 options, which are lis
 
 
 
-The camel-hazelcast-multimap sink connector has no converters out of the box.
+The camel-hazelcast-multimap source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-multimap sink connector has no transforms out of the box.
+The camel-hazelcast-multimap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-multimap sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-multimap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-queue-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-queue-kafka-source-connector.adoc
index 2aa04d8..7606d7b 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-queue-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-queue-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-hazelcast-queue source connector supports 15 options, which are listed
 
 
 
-The camel-hazelcast-queue sink connector has no converters out of the box.
+The camel-hazelcast-queue source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-queue sink connector has no transforms out of the box.
+The camel-hazelcast-queue source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-queue sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-queue source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-replicatedmap-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
index aed328b..08d7f55 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-replicatedmap-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-replicatedmap source connector supports 12 options, which ar
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no converters out of the box.
+The camel-hazelcast-replicatedmap source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no transforms out of the box.
+The camel-hazelcast-replicatedmap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-replicatedmap sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-replicatedmap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-seda-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-seda-kafka-source-connector.adoc
index efc6e11..29b5ce4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-seda-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-seda-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-hazelcast-seda source connector supports 17 options, which are listed
 
 
 
-The camel-hazelcast-seda sink connector has no converters out of the box.
+The camel-hazelcast-seda source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-seda sink connector has no transforms out of the box.
+The camel-hazelcast-seda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-seda sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-seda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-set-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-set-kafka-source-connector.adoc
index 10affd3..d46fa54 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-set-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-set-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-hazelcast-set source connector supports 12 options, which are listed b
 
 
 
-The camel-hazelcast-set sink connector has no converters out of the box.
+The camel-hazelcast-set source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-set sink connector has no transforms out of the box.
+The camel-hazelcast-set source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-set sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-set source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hazelcast-topic-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hazelcast-topic-kafka-source-connector.adoc
index 46ef73e..7c613b9 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hazelcast-topic-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hazelcast-topic-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-hazelcast-topic source connector supports 13 options, which are listed
 
 
 
-The camel-hazelcast-topic sink connector has no converters out of the box.
+The camel-hazelcast-topic source connector has no converters out of the box.
 
 
 
 
 
-The camel-hazelcast-topic sink connector has no transforms out of the box.
+The camel-hazelcast-topic source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hazelcast-topic sink connector has no aggregation strategies out of the box.
+The camel-hazelcast-topic source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hbase-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hbase-kafka-source-connector.adoc
index 5b8243d..9d83d8b 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hbase-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hbase-kafka-source-connector.adoc
@@ -53,17 +53,17 @@ The camel-hbase source connector supports 20 options, which are listed below.
 
 
 
-The camel-hbase sink connector has no converters out of the box.
+The camel-hbase source connector has no converters out of the box.
 
 
 
 
 
-The camel-hbase sink connector has no transforms out of the box.
+The camel-hbase source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hbase sink connector has no aggregation strategies out of the box.
+The camel-hbase source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-hdfs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-hdfs-kafka-source-connector.adoc
index fad5b60..684b6b3 100644
--- a/docs/modules/ROOT/pages/connectors/camel-hdfs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-hdfs-kafka-source-connector.adoc
@@ -83,17 +83,17 @@ The camel-hdfs source connector supports 50 options, which are listed below.
 
 
 
-The camel-hdfs sink connector has no converters out of the box.
+The camel-hdfs source connector has no converters out of the box.
 
 
 
 
 
-The camel-hdfs sink connector has no transforms out of the box.
+The camel-hdfs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-hdfs sink connector has no aggregation strategies out of the box.
+The camel-hdfs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-iec60870-client-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-iec60870-client-kafka-source-connector.adoc
index 9d9f79e..dd4ab5c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-iec60870-client-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-iec60870-client-kafka-source-connector.adoc
@@ -57,17 +57,17 @@ The camel-iec60870-client source connector supports 24 options, which are listed
 
 
 
-The camel-iec60870-client sink connector has no converters out of the box.
+The camel-iec60870-client source connector has no converters out of the box.
 
 
 
 
 
-The camel-iec60870-client sink connector has no transforms out of the box.
+The camel-iec60870-client source connector has no transforms out of the box.
 
 
 
 
 
-The camel-iec60870-client sink connector has no aggregation strategies out of the box.
+The camel-iec60870-client source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-iec60870-server-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-iec60870-server-kafka-source-connector.adoc
index 5df0788..7608069 100644
--- a/docs/modules/ROOT/pages/connectors/camel-iec60870-server-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-iec60870-server-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-iec60870-server source connector supports 25 options, which are listed
 
 
 
-The camel-iec60870-server sink connector has no converters out of the box.
+The camel-iec60870-server source connector has no converters out of the box.
 
 
 
 
 
-The camel-iec60870-server sink connector has no transforms out of the box.
+The camel-iec60870-server source connector has no transforms out of the box.
 
 
 
 
 
-The camel-iec60870-server sink connector has no aggregation strategies out of the box.
+The camel-iec60870-server source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ignite-cache-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ignite-cache-kafka-source-connector.adoc
index 31be532..b7e93cc 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ignite-cache-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ignite-cache-kafka-source-connector.adoc
@@ -52,17 +52,17 @@ The camel-ignite-cache source connector supports 19 options, which are listed be
 
 
 
-The camel-ignite-cache sink connector has no converters out of the box.
+The camel-ignite-cache source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-cache sink connector has no transforms out of the box.
+The camel-ignite-cache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-cache sink connector has no aggregation strategies out of the box.
+The camel-ignite-cache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ignite-events-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ignite-events-kafka-source-connector.adoc
index 56c01b9..4ae003f 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ignite-events-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ignite-events-kafka-source-connector.adoc
@@ -47,17 +47,17 @@ The camel-ignite-events source connector supports 14 options, which are listed b
 
 
 
-The camel-ignite-events sink connector has no converters out of the box.
+The camel-ignite-events source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-events sink connector has no transforms out of the box.
+The camel-ignite-events source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-events sink connector has no aggregation strategies out of the box.
+The camel-ignite-events source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ignite-messaging-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ignite-messaging-kafka-source-connector.adoc
index e7c76ca..d1797a3 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ignite-messaging-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ignite-messaging-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-ignite-messaging source connector supports 13 options, which are liste
 
 
 
-The camel-ignite-messaging sink connector has no converters out of the box.
+The camel-ignite-messaging source connector has no converters out of the box.
 
 
 
 
 
-The camel-ignite-messaging sink connector has no transforms out of the box.
+The camel-ignite-messaging source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ignite-messaging sink connector has no aggregation strategies out of the box.
+The camel-ignite-messaging source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-imap-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-imap-kafka-source-connector.adoc
index 3391aa7..c6f1127 100644
--- a/docs/modules/ROOT/pages/connectors/camel-imap-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-imap-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-imap source connector supports 94 options, which are listed below.
 
 
 
-The camel-imap sink connector has no converters out of the box.
+The camel-imap source connector has no converters out of the box.
 
 
 
 
 
-The camel-imap sink connector has no transforms out of the box.
+The camel-imap source connector has no transforms out of the box.
 
 
 
 
 
-The camel-imap sink connector has no aggregation strategies out of the box.
+The camel-imap source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-imaps-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-imaps-kafka-source-connector.adoc
index d817dbd..2965862 100644
--- a/docs/modules/ROOT/pages/connectors/camel-imaps-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-imaps-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-imaps source connector supports 94 options, which are listed below.
 
 
 
-The camel-imaps sink connector has no converters out of the box.
+The camel-imaps source connector has no converters out of the box.
 
 
 
 
 
-The camel-imaps sink connector has no transforms out of the box.
+The camel-imaps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-imaps sink connector has no aggregation strategies out of the box.
+The camel-imaps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-infinispan-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-infinispan-kafka-source-connector.adoc
index 6e56be5..863436a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-infinispan-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-infinispan-kafka-source-connector.adoc
@@ -81,17 +81,17 @@ The camel-infinispan source connector supports 48 options, which are listed belo
 
 
 
-The camel-infinispan sink connector has no converters out of the box.
+The camel-infinispan source connector has no converters out of the box.
 
 
 
 
 
-The camel-infinispan sink connector has no transforms out of the box.
+The camel-infinispan source connector has no transforms out of the box.
 
 
 
 
 
-The camel-infinispan sink connector has no aggregation strategies out of the box.
+The camel-infinispan source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-irc-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-irc-kafka-source-connector.adoc
index c463825..2ef953a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-irc-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-irc-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-irc source connector supports 32 options, which are listed below.
 
 
 
-The camel-irc sink connector has no converters out of the box.
+The camel-irc source connector has no converters out of the box.
 
 
 
 
 
-The camel-irc sink connector has no transforms out of the box.
+The camel-irc source connector has no transforms out of the box.
 
 
 
 
 
-The camel-irc sink connector has no aggregation strategies out of the box.
+The camel-irc source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-ironmq-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-ironmq-kafka-source-connector.adoc
index 6b16dda..f36bc22 100644
--- a/docs/modules/ROOT/pages/connectors/camel-ironmq-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-ironmq-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-ironmq source connector supports 33 options, which are listed below.
 
 
 
-The camel-ironmq sink connector has no converters out of the box.
+The camel-ironmq source connector has no converters out of the box.
 
 
 
 
 
-The camel-ironmq sink connector has no transforms out of the box.
+The camel-ironmq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-ironmq sink connector has no aggregation strategies out of the box.
+The camel-ironmq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jbpm-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jbpm-kafka-source-connector.adoc
index c747c78..886f2b0 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jbpm-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jbpm-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-jbpm source connector supports 33 options, which are listed below.
 
 
 
-The camel-jbpm sink connector has no converters out of the box.
+The camel-jbpm source connector has no converters out of the box.
 
 
 
 
 
-The camel-jbpm sink connector has no transforms out of the box.
+The camel-jbpm source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jbpm sink connector has no aggregation strategies out of the box.
+The camel-jbpm source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jcache-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jcache-kafka-source-connector.adoc
index 614d5a2..763bde2 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jcache-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jcache-kafka-source-connector.adoc
@@ -62,17 +62,17 @@ The camel-jcache source connector supports 29 options, which are listed below.
 
 
 
-The camel-jcache sink connector has no converters out of the box.
+The camel-jcache source connector has no converters out of the box.
 
 
 
 
 
-The camel-jcache sink connector has no transforms out of the box.
+The camel-jcache source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jcache sink connector has no aggregation strategies out of the box.
+The camel-jcache source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jclouds-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jclouds-kafka-source-connector.adoc
index ae0b247..006d307 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jclouds-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jclouds-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jclouds source connector supports 12 options, which are listed below.
 
 
 
-The camel-jclouds sink connector has no converters out of the box.
+The camel-jclouds source connector has no converters out of the box.
 
 
 
 
 
-The camel-jclouds sink connector has no transforms out of the box.
+The camel-jclouds source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jclouds sink connector has no aggregation strategies out of the box.
+The camel-jclouds source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jcr-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jcr-kafka-source-connector.adoc
index 0cbbcef..b03bef6 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jcr-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jcr-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-jcr source connector supports 18 options, which are listed below.
 
 
 
-The camel-jcr sink connector has no converters out of the box.
+The camel-jcr source connector has no converters out of the box.
 
 
 
 
 
-The camel-jcr sink connector has no transforms out of the box.
+The camel-jcr source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jcr sink connector has no aggregation strategies out of the box.
+The camel-jcr source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jetty-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jetty-kafka-source-connector.adoc
index 023915d..b04c586 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jetty-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jetty-kafka-source-connector.adoc
@@ -99,17 +99,17 @@ The camel-jetty source connector supports 66 options, which are listed below.
 
 
 
-The camel-jetty sink connector has no converters out of the box.
+The camel-jetty source connector has no converters out of the box.
 
 
 
 
 
-The camel-jetty sink connector has no transforms out of the box.
+The camel-jetty source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jetty sink connector has no aggregation strategies out of the box.
+The camel-jetty source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jgroups-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jgroups-kafka-source-connector.adoc
index ec3ecef..cbc0b50 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jgroups-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jgroups-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jgroups source connector supports 12 options, which are listed below.
 
 
 
-The camel-jgroups sink connector has no converters out of the box.
+The camel-jgroups source connector has no converters out of the box.
 
 
 
 
 
-The camel-jgroups sink connector has no transforms out of the box.
+The camel-jgroups source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jgroups sink connector has no aggregation strategies out of the box.
+The camel-jgroups source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jgroups-raft-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jgroups-raft-kafka-source-connector.adoc
index 88ff7e7..78d5377 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jgroups-raft-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jgroups-raft-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-jgroups-raft source connector supports 12 options, which are listed be
 
 
 
-The camel-jgroups-raft sink connector has no converters out of the box.
+The camel-jgroups-raft source connector has no converters out of the box.
 
 
 
 
 
-The camel-jgroups-raft sink connector has no transforms out of the box.
+The camel-jgroups-raft source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jgroups-raft sink connector has no aggregation strategies out of the box.
+The camel-jgroups-raft source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jira-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jira-kafka-source-connector.adoc
index 5fcd58c..d043235 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jira-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jira-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-jira source connector supports 28 options, which are listed below.
 
 
 
-The camel-jira sink connector has no converters out of the box.
+The camel-jira source connector has no converters out of the box.
 
 
 
 
 
-The camel-jira sink connector has no transforms out of the box.
+The camel-jira source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jira sink connector has no aggregation strategies out of the box.
+The camel-jira source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jms-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jms-kafka-source-connector.adoc
index 49b758f..094887c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jms-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jms-kafka-source-connector.adoc
@@ -175,17 +175,17 @@ The camel-jms source connector supports 142 options, which are listed below.
 
 
 
-The camel-jms sink connector has no converters out of the box.
+The camel-jms source connector has no converters out of the box.
 
 
 
 
 
-The camel-jms sink connector has no transforms out of the box.
+The camel-jms source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jms sink connector has no aggregation strategies out of the box.
+The camel-jms source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jmx-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jmx-kafka-source-connector.adoc
index 2f41d5d..2ae94dd 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jmx-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jmx-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-jmx source connector supports 33 options, which are listed below.
 
 
 
-The camel-jmx sink connector has no converters out of the box.
+The camel-jmx source connector has no converters out of the box.
 
 
 
 
 
-The camel-jmx sink connector has no transforms out of the box.
+The camel-jmx source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jmx sink connector has no aggregation strategies out of the box.
+The camel-jmx source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jooq-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jooq-kafka-source-connector.adoc
index bd101f7..ea1eee2 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jooq-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jooq-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-jooq source connector supports 28 options, which are listed below.
 
 
 
-The camel-jooq sink connector has no converters out of the box.
+The camel-jooq source connector has no converters out of the box.
 
 
 
 
 
-The camel-jooq sink connector has no transforms out of the box.
+The camel-jooq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jooq sink connector has no aggregation strategies out of the box.
+The camel-jooq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jpa-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jpa-kafka-source-connector.adoc
index f1ab154..46b5fe0 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jpa-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jpa-kafka-source-connector.adoc
@@ -78,17 +78,17 @@ The camel-jpa source connector supports 45 options, which are listed below.
 
 
 
-The camel-jpa sink connector has no converters out of the box.
+The camel-jpa source connector has no converters out of the box.
 
 
 
 
 
-The camel-jpa sink connector has no transforms out of the box.
+The camel-jpa source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jpa sink connector has no aggregation strategies out of the box.
+The camel-jpa source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-jt400-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-jt400-kafka-source-connector.adoc
index 710d1aa..626e30d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-jt400-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-jt400-kafka-source-connector.adoc
@@ -70,17 +70,17 @@ The camel-jt400 source connector supports 37 options, which are listed below.
 
 
 
-The camel-jt400 sink connector has no converters out of the box.
+The camel-jt400 source connector has no converters out of the box.
 
 
 
 
 
-The camel-jt400 sink connector has no transforms out of the box.
+The camel-jt400 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-jt400 sink connector has no aggregation strategies out of the box.
+The camel-jt400 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kafka-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kafka-kafka-source-connector.adoc
index 1c4ea3d..923bea8 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kafka-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kafka-kafka-source-connector.adoc
@@ -153,17 +153,17 @@ The camel-kafka source connector supports 120 options, which are listed below.
 
 
 
-The camel-kafka sink connector has no converters out of the box.
+The camel-kafka source connector has no converters out of the box.
 
 
 
 
 
-The camel-kafka sink connector has no transforms out of the box.
+The camel-kafka source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kafka sink connector has no aggregation strategies out of the box.
+The camel-kafka source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-custom-resources-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-custom-resources-kafka-source-connector.adoc
index 7709b39..97fe217 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-custom-resources-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-custom-resources-kafka-source-connector.adoc
@@ -68,21 +68,17 @@ The camel-kubernetes-custom-resources source connector supports 35 options, whic
 
 
 
-The camel-kubernetes-custom-resources sink connector has no converters out of the box.
+The camel-kubernetes-custom-resources source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-custom-resources sink connector has no transforms out of the box.
+The camel-kubernetes-custom-resources source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-custom-resources sink connector has no aggregation strategies out of the box.
-
-
-
-
+The camel-kubernetes-custom-resources source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-deployments-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-deployments-kafka-source-connector.adoc
index 2e4295f..8a21279 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-deployments-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-deployments-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-deployments source connector supports 35 options, which are
 
 
 
-The camel-kubernetes-deployments sink connector has no converters out of the box.
+The camel-kubernetes-deployments source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-deployments sink connector has no transforms out of the box.
+The camel-kubernetes-deployments source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-deployments sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-deployments source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-hpa-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-hpa-kafka-source-connector.adoc
index 859883c..16d1398 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-hpa-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-hpa-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-hpa source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-hpa sink connector has no converters out of the box.
+The camel-kubernetes-hpa source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-hpa sink connector has no transforms out of the box.
+The camel-kubernetes-hpa source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-hpa sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-hpa source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-job-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-job-kafka-source-connector.adoc
index fc1f430..109407c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-job-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-job-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-job source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-job sink connector has no converters out of the box.
+The camel-kubernetes-job source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-job sink connector has no transforms out of the box.
+The camel-kubernetes-job source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-job sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-job source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-namespaces-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-namespaces-kafka-source-connector.adoc
index a22c756..423c148 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-namespaces-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-namespaces-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-namespaces source connector supports 35 options, which are
 
 
 
-The camel-kubernetes-namespaces sink connector has no converters out of the box.
+The camel-kubernetes-namespaces source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-namespaces sink connector has no transforms out of the box.
+The camel-kubernetes-namespaces source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-namespaces sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-namespaces source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-nodes-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-nodes-kafka-source-connector.adoc
index 070e0f2..198219a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-nodes-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-nodes-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-nodes source connector supports 35 options, which are liste
 
 
 
-The camel-kubernetes-nodes sink connector has no converters out of the box.
+The camel-kubernetes-nodes source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-nodes sink connector has no transforms out of the box.
+The camel-kubernetes-nodes source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-nodes sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-nodes source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-pods-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-pods-kafka-source-connector.adoc
index 056d061..ce71923 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-pods-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-pods-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-pods source connector supports 35 options, which are listed
 
 
 
-The camel-kubernetes-pods sink connector has no converters out of the box.
+The camel-kubernetes-pods source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-pods sink connector has no transforms out of the box.
+The camel-kubernetes-pods source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-pods sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-pods source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-replication-controllers-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
index d922df7..97f4f79 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-replication-controllers source connector supports 35 option
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no converters out of the box.
+The camel-kubernetes-replication-controllers source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no transforms out of the box.
+The camel-kubernetes-replication-controllers source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-replication-controllers sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-replication-controllers source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-kubernetes-services-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-kubernetes-services-kafka-source-connector.adoc
index 5664211..8424d64 100644
--- a/docs/modules/ROOT/pages/connectors/camel-kubernetes-services-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-kubernetes-services-kafka-source-connector.adoc
@@ -68,17 +68,17 @@ The camel-kubernetes-services source connector supports 35 options, which are li
 
 
 
-The camel-kubernetes-services sink connector has no converters out of the box.
+The camel-kubernetes-services source connector has no converters out of the box.
 
 
 
 
 
-The camel-kubernetes-services sink connector has no transforms out of the box.
+The camel-kubernetes-services source connector has no transforms out of the box.
 
 
 
 
 
-The camel-kubernetes-services sink connector has no aggregation strategies out of the box.
+The camel-kubernetes-services source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-lumberjack-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-lumberjack-kafka-source-connector.adoc
index 7ebba45..f275fda 100644
--- a/docs/modules/ROOT/pages/connectors/camel-lumberjack-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-lumberjack-kafka-source-connector.adoc
@@ -44,17 +44,17 @@ The camel-lumberjack source connector supports 11 options, which are listed belo
 
 
 
-The camel-lumberjack sink connector has no converters out of the box.
+The camel-lumberjack source connector has no converters out of the box.
 
 
 
 
 
-The camel-lumberjack sink connector has no transforms out of the box.
+The camel-lumberjack source connector has no transforms out of the box.
 
 
 
 
 
-The camel-lumberjack sink connector has no aggregation strategies out of the box.
+The camel-lumberjack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-master-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-master-kafka-source-connector.adoc
index a7130bb..07ccad7 100644
--- a/docs/modules/ROOT/pages/connectors/camel-master-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-master-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-master source connector supports 10 options, which are listed below.
 
 
 
-The camel-master sink connector has no converters out of the box.
+The camel-master source connector has no converters out of the box.
 
 
 
 
 
-The camel-master sink connector has no transforms out of the box.
+The camel-master source connector has no transforms out of the box.
 
 
 
 
 
-The camel-master sink connector has no aggregation strategies out of the box.
+The camel-master source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-milo-client-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-milo-client-kafka-source-connector.adoc
index b34c6e8..150b64e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-milo-client-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-milo-client-kafka-source-connector.adoc
@@ -85,17 +85,17 @@ The camel-milo-client source connector supports 52 options, which are listed bel
 
 
 
-The camel-milo-client sink connector has no converters out of the box.
+The camel-milo-client source connector has no converters out of the box.
 
 
 
 
 
-The camel-milo-client sink connector has no transforms out of the box.
+The camel-milo-client source connector has no transforms out of the box.
 
 
 
 
 
-The camel-milo-client sink connector has no aggregation strategies out of the box.
+The camel-milo-client source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-milo-server-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-milo-server-kafka-source-connector.adoc
index 9af5d51..e8ccdaf 100644
--- a/docs/modules/ROOT/pages/connectors/camel-milo-server-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-milo-server-kafka-source-connector.adoc
@@ -57,17 +57,17 @@ The camel-milo-server source connector supports 24 options, which are listed bel
 
 
 
-The camel-milo-server sink connector has no converters out of the box.
+The camel-milo-server source connector has no converters out of the box.
 
 
 
 
 
-The camel-milo-server sink connector has no transforms out of the box.
+The camel-milo-server source connector has no transforms out of the box.
 
 
 
 
 
-The camel-milo-server sink connector has no aggregation strategies out of the box.
+The camel-milo-server source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-mina-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-mina-kafka-source-connector.adoc
index ff0f77f..9dfa0d0 100644
--- a/docs/modules/ROOT/pages/connectors/camel-mina-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-mina-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-mina source connector supports 53 options, which are listed below.
 
 
 
-The camel-mina sink connector has no converters out of the box.
+The camel-mina source connector has no converters out of the box.
 
 
 
 
 
-The camel-mina sink connector has no transforms out of the box.
+The camel-mina source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mina sink connector has no aggregation strategies out of the box.
+The camel-mina source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-minio-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-minio-kafka-source-connector.adoc
index 0fcdf0a..8b4bf36 100644
--- a/docs/modules/ROOT/pages/connectors/camel-minio-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-minio-kafka-source-connector.adoc
@@ -133,17 +133,17 @@ The camel-minio source connector supports 100 options, which are listed below.
 
 
 
-The camel-minio sink connector has no converters out of the box.
+The camel-minio source connector has no converters out of the box.
 
 
 
 
 
-The camel-minio sink connector has no transforms out of the box.
+The camel-minio source connector has no transforms out of the box.
 
 
 
 
 
-The camel-minio sink connector has no aggregation strategies out of the box.
+The camel-minio source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-mllp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-mllp-kafka-source-connector.adoc
index 1c8db54..6498a32 100644
--- a/docs/modules/ROOT/pages/connectors/camel-mllp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-mllp-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-mllp source connector supports 31 options, which are listed below.
 
 
 
-The camel-mllp sink connector has no converters out of the box.
+The camel-mllp source connector has no converters out of the box.
 
 
 
 
 
-The camel-mllp sink connector has no transforms out of the box.
+The camel-mllp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mllp sink connector has no aggregation strategies out of the box.
+The camel-mllp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-mongodb-gridfs-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-mongodb-gridfs-kafka-source-connector.adoc
index bfa562b..b90f918 100644
--- a/docs/modules/ROOT/pages/connectors/camel-mongodb-gridfs-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-mongodb-gridfs-kafka-source-connector.adoc
@@ -51,17 +51,17 @@ The camel-mongodb-gridfs source connector supports 18 options, which are listed
 
 
 
-The camel-mongodb-gridfs sink connector has no converters out of the box.
+The camel-mongodb-gridfs source connector has no converters out of the box.
 
 
 
 
 
-The camel-mongodb-gridfs sink connector has no transforms out of the box.
+The camel-mongodb-gridfs source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mongodb-gridfs sink connector has no aggregation strategies out of the box.
+The camel-mongodb-gridfs source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-mongodb-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-mongodb-kafka-source-connector.adoc
index a67e00f..55ddca3 100644
--- a/docs/modules/ROOT/pages/connectors/camel-mongodb-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-mongodb-kafka-source-connector.adoc
@@ -61,17 +61,17 @@ The camel-mongodb source connector supports 28 options, which are listed below.
 
 
 
-The camel-mongodb sink connector has no converters out of the box.
+The camel-mongodb source connector has no converters out of the box.
 
 
 
 
 
-The camel-mongodb sink connector has no transforms out of the box.
+The camel-mongodb source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mongodb sink connector has no aggregation strategies out of the box.
+The camel-mongodb source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-mybatis-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-mybatis-kafka-source-connector.adoc
index 65a857a..b47c1a5 100644
--- a/docs/modules/ROOT/pages/connectors/camel-mybatis-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-mybatis-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-mybatis source connector supports 31 options, which are listed below.
 
 
 
-The camel-mybatis sink connector has no converters out of the box.
+The camel-mybatis source connector has no converters out of the box.
 
 
 
 
 
-The camel-mybatis sink connector has no transforms out of the box.
+The camel-mybatis source connector has no transforms out of the box.
 
 
 
 
 
-The camel-mybatis sink connector has no aggregation strategies out of the box.
+The camel-mybatis source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-nats-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-nats-kafka-source-connector.adoc
index 3006218..4d93364 100644
--- a/docs/modules/ROOT/pages/connectors/camel-nats-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-nats-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-nats source connector supports 32 options, which are listed below.
 
 
 
-The camel-nats sink connector has no converters out of the box.
+The camel-nats source connector has no converters out of the box.
 
 
 
 
 
-The camel-nats sink connector has no transforms out of the box.
+The camel-nats source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nats sink connector has no aggregation strategies out of the box.
+The camel-nats source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-netty-http-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-netty-http-kafka-source-connector.adoc
index f499d35..5e1437d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-netty-http-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-netty-http-kafka-source-connector.adoc
@@ -164,17 +164,17 @@ The camel-netty-http source connector supports 131 options, which are listed bel
 
 
 
-The camel-netty-http sink connector has no converters out of the box.
+The camel-netty-http source connector has no converters out of the box.
 
 
 
 
 
-The camel-netty-http sink connector has no transforms out of the box.
+The camel-netty-http source connector has no transforms out of the box.
 
 
 
 
 
-The camel-netty-http sink connector has no aggregation strategies out of the box.
+The camel-netty-http source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-netty-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-netty-kafka-source-connector.adoc
index 6499f51..afd72da 100644
--- a/docs/modules/ROOT/pages/connectors/camel-netty-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-netty-kafka-source-connector.adoc
@@ -152,17 +152,17 @@ The camel-netty source connector supports 119 options, which are listed below.
 
 
 
-The camel-netty sink connector has no converters out of the box.
+The camel-netty source connector has no converters out of the box.
 
 
 
 
 
-The camel-netty sink connector has no transforms out of the box.
+The camel-netty source connector has no transforms out of the box.
 
 
 
 
 
-The camel-netty sink connector has no aggregation strategies out of the box.
+The camel-netty source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-nitrite-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-nitrite-kafka-source-connector.adoc
index 4d42dd4..8296ab5 100644
--- a/docs/modules/ROOT/pages/connectors/camel-nitrite-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-nitrite-kafka-source-connector.adoc
@@ -45,17 +45,17 @@ The camel-nitrite source connector supports 12 options, which are listed below.
 
 
 
-The camel-nitrite sink connector has no converters out of the box.
+The camel-nitrite source connector has no converters out of the box.
 
 
 
 
 
-The camel-nitrite sink connector has no transforms out of the box.
+The camel-nitrite source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nitrite sink connector has no aggregation strategies out of the box.
+The camel-nitrite source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-nsq-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-nsq-kafka-source-connector.adoc
index 2424c66..9eaecea 100644
--- a/docs/modules/ROOT/pages/connectors/camel-nsq-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-nsq-kafka-source-connector.adoc
@@ -54,17 +54,17 @@ The camel-nsq source connector supports 21 options, which are listed below.
 
 
 
-The camel-nsq sink connector has no converters out of the box.
+The camel-nsq source connector has no converters out of the box.
 
 
 
 
 
-The camel-nsq sink connector has no transforms out of the box.
+The camel-nsq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-nsq sink connector has no aggregation strategies out of the box.
+The camel-nsq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-oaipmh-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-oaipmh-kafka-source-connector.adoc
index 0695a3d..222a67c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-oaipmh-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-oaipmh-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-oaipmh source connector supports 31 options, which are listed below.
 
 
 
-The camel-oaipmh sink connector has no converters out of the box.
+The camel-oaipmh source connector has no converters out of the box.
 
 
 
 
 
-The camel-oaipmh sink connector has no transforms out of the box.
+The camel-oaipmh source connector has no transforms out of the box.
 
 
 
 
 
-The camel-oaipmh sink connector has no aggregation strategies out of the box.
+The camel-oaipmh source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-olingo2-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-olingo2-kafka-source-connector.adoc
index 838c125..958a318 100644
--- a/docs/modules/ROOT/pages/connectors/camel-olingo2-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-olingo2-kafka-source-connector.adoc
@@ -86,17 +86,17 @@ The camel-olingo2 source connector supports 53 options, which are listed below.
 
 
 
-The camel-olingo2 sink connector has no converters out of the box.
+The camel-olingo2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-olingo2 sink connector has no transforms out of the box.
+The camel-olingo2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-olingo2 sink connector has no aggregation strategies out of the box.
+The camel-olingo2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-olingo4-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-olingo4-kafka-source-connector.adoc
index 2e6b7e9..fedb945 100644
--- a/docs/modules/ROOT/pages/connectors/camel-olingo4-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-olingo4-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-olingo4 source connector supports 49 options, which are listed below.
 
 
 
-The camel-olingo4 sink connector has no converters out of the box.
+The camel-olingo4 source connector has no converters out of the box.
 
 
 
 
 
-The camel-olingo4 sink connector has no transforms out of the box.
+The camel-olingo4 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-olingo4 sink connector has no aggregation strategies out of the box.
+The camel-olingo4 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-optaplanner-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-optaplanner-kafka-source-connector.adoc
index 8c7bd78..3801a38 100644
--- a/docs/modules/ROOT/pages/connectors/camel-optaplanner-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-optaplanner-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-optaplanner source connector supports 10 options, which are listed bel
 
 
 
-The camel-optaplanner sink connector has no converters out of the box.
+The camel-optaplanner source connector has no converters out of the box.
 
 
 
 
 
-The camel-optaplanner sink connector has no transforms out of the box.
+The camel-optaplanner source connector has no transforms out of the box.
 
 
 
 
 
-The camel-optaplanner sink connector has no aggregation strategies out of the box.
+The camel-optaplanner source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-paho-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-paho-kafka-source-connector.adoc
index ca10961..bca377c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-paho-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-paho-kafka-source-connector.adoc
@@ -95,17 +95,17 @@ The camel-paho source connector supports 62 options, which are listed below.
 
 
 
-The camel-paho sink connector has no converters out of the box.
+The camel-paho source connector has no converters out of the box.
 
 
 
 
 
-The camel-paho sink connector has no transforms out of the box.
+The camel-paho source connector has no transforms out of the box.
 
 
 
 
 
-The camel-paho sink connector has no aggregation strategies out of the box.
+The camel-paho source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pg-replication-slot-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pg-replication-slot-kafka-source-connector.adoc
index 23e9925..0b08111 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pg-replication-slot-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pg-replication-slot-kafka-source-connector.adoc
@@ -65,17 +65,17 @@ The camel-pg-replication-slot source connector supports 32 options, which are li
 
 
 
-The camel-pg-replication-slot sink connector has no converters out of the box.
+The camel-pg-replication-slot source connector has no converters out of the box.
 
 
 
 
 
-The camel-pg-replication-slot sink connector has no transforms out of the box.
+The camel-pg-replication-slot source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pg-replication-slot sink connector has no aggregation strategies out of the box.
+The camel-pg-replication-slot source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pgevent-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pgevent-kafka-source-connector.adoc
index 4539edd..444df1e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pgevent-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pgevent-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-pgevent source connector supports 13 options, which are listed below.
 
 
 
-The camel-pgevent sink connector has no converters out of the box.
+The camel-pgevent source connector has no converters out of the box.
 
 
 
 
 
-The camel-pgevent sink connector has no transforms out of the box.
+The camel-pgevent source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pgevent sink connector has no aggregation strategies out of the box.
+The camel-pgevent source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-platform-http-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-platform-http-kafka-source-connector.adoc
index 80d9163..e9a59b2 100644
--- a/docs/modules/ROOT/pages/connectors/camel-platform-http-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-platform-http-kafka-source-connector.adoc
@@ -48,17 +48,17 @@ The camel-platform-http source connector supports 15 options, which are listed b
 
 
 
-The camel-platform-http sink connector has no converters out of the box.
+The camel-platform-http source connector has no converters out of the box.
 
 
 
 
 
-The camel-platform-http sink connector has no transforms out of the box.
+The camel-platform-http source connector has no transforms out of the box.
 
 
 
 
 
-The camel-platform-http sink connector has no aggregation strategies out of the box.
+The camel-platform-http source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pop3-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pop3-kafka-source-connector.adoc
index 035c704..5c91154 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pop3-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pop3-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-pop3 source connector supports 94 options, which are listed below.
 
 
 
-The camel-pop3 sink connector has no converters out of the box.
+The camel-pop3 source connector has no converters out of the box.
 
 
 
 
 
-The camel-pop3 sink connector has no transforms out of the box.
+The camel-pop3 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pop3 sink connector has no aggregation strategies out of the box.
+The camel-pop3 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pop3s-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pop3s-kafka-source-connector.adoc
index 3660ab4..fafd763 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pop3s-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pop3s-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-pop3s source connector supports 94 options, which are listed below.
 
 
 
-The camel-pop3s sink connector has no converters out of the box.
+The camel-pop3s source connector has no converters out of the box.
 
 
 
 
 
-The camel-pop3s sink connector has no transforms out of the box.
+The camel-pop3s source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pop3s sink connector has no aggregation strategies out of the box.
+The camel-pop3s source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pubnub-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pubnub-kafka-source-connector.adoc
index 36f6fbd..7eec5a6 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pubnub-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pubnub-kafka-source-connector.adoc
@@ -49,17 +49,17 @@ The camel-pubnub source connector supports 16 options, which are listed below.
 
 
 
-The camel-pubnub sink connector has no converters out of the box.
+The camel-pubnub source connector has no converters out of the box.
 
 
 
 
 
-The camel-pubnub sink connector has no transforms out of the box.
+The camel-pubnub source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pubnub sink connector has no aggregation strategies out of the box.
+The camel-pubnub source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-pulsar-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-pulsar-kafka-source-connector.adoc
index 29b0b67..79bad95 100644
--- a/docs/modules/ROOT/pages/connectors/camel-pulsar-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-pulsar-kafka-source-connector.adoc
@@ -79,17 +79,17 @@ The camel-pulsar source connector supports 46 options, which are listed below.
 
 
 
-The camel-pulsar sink connector has no converters out of the box.
+The camel-pulsar source connector has no converters out of the box.
 
 
 
 
 
-The camel-pulsar sink connector has no transforms out of the box.
+The camel-pulsar source connector has no transforms out of the box.
 
 
 
 
 
-The camel-pulsar sink connector has no aggregation strategies out of the box.
+The camel-pulsar source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-quartz-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-quartz-kafka-source-connector.adoc
index a851ee7..ae0c705 100644
--- a/docs/modules/ROOT/pages/connectors/camel-quartz-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-quartz-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-quartz source connector supports 34 options, which are listed below.
 
 
 
-The camel-quartz sink connector has no converters out of the box.
+The camel-quartz source connector has no converters out of the box.
 
 
 
 
 
-The camel-quartz sink connector has no transforms out of the box.
+The camel-quartz source connector has no transforms out of the box.
 
 
 
 
 
-The camel-quartz sink connector has no aggregation strategies out of the box.
+The camel-quartz source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-quickfix-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-quickfix-kafka-source-connector.adoc
index e6f6719..dceaf02 100644
--- a/docs/modules/ROOT/pages/connectors/camel-quickfix-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-quickfix-kafka-source-connector.adoc
@@ -46,17 +46,17 @@ The camel-quickfix source connector supports 13 options, which are listed below.
 
 
 
-The camel-quickfix sink connector has no converters out of the box.
+The camel-quickfix source connector has no converters out of the box.
 
 
 
 
 
-The camel-quickfix sink connector has no transforms out of the box.
+The camel-quickfix source connector has no transforms out of the box.
 
 
 
 
 
-The camel-quickfix sink connector has no aggregation strategies out of the box.
+The camel-quickfix source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-rabbitmq-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-rabbitmq-kafka-source-connector.adoc
index 812a37e..64f9e37 100644
--- a/docs/modules/ROOT/pages/connectors/camel-rabbitmq-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-rabbitmq-kafka-source-connector.adoc
@@ -131,17 +131,17 @@ The camel-rabbitmq source connector supports 98 options, which are listed below.
 
 
 
-The camel-rabbitmq sink connector has no converters out of the box.
+The camel-rabbitmq source connector has no converters out of the box.
 
 
 
 
 
-The camel-rabbitmq sink connector has no transforms out of the box.
+The camel-rabbitmq source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rabbitmq sink connector has no aggregation strategies out of the box.
+The camel-rabbitmq source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-reactive-streams-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-reactive-streams-kafka-source-connector.adoc
index d5a0c89..f55dbb9 100644
--- a/docs/modules/ROOT/pages/connectors/camel-reactive-streams-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-reactive-streams-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-reactive-streams source connector supports 17 options, which are liste
 
 
 
-The camel-reactive-streams sink connector has no converters out of the box.
+The camel-reactive-streams source connector has no converters out of the box.
 
 
 
 
 
-The camel-reactive-streams sink connector has no transforms out of the box.
+The camel-reactive-streams source connector has no transforms out of the box.
 
 
 
 
 
-The camel-reactive-streams sink connector has no aggregation strategies out of the box.
+The camel-reactive-streams source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-rest-api-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-rest-api-kafka-source-connector.adoc
index 42a5046..ae3bfbb 100644
--- a/docs/modules/ROOT/pages/connectors/camel-rest-api-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-rest-api-kafka-source-connector.adoc
@@ -43,17 +43,17 @@ The camel-rest-api source connector supports 10 options, which are listed below.
 
 
 
-The camel-rest-api sink connector has no converters out of the box.
+The camel-rest-api source connector has no converters out of the box.
 
 
 
 
 
-The camel-rest-api sink connector has no transforms out of the box.
+The camel-rest-api source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rest-api sink connector has no aggregation strategies out of the box.
+The camel-rest-api source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-rest-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-rest-kafka-source-connector.adoc
index 56285c7..9605c9f 100644
--- a/docs/modules/ROOT/pages/connectors/camel-rest-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-rest-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-rest source connector supports 17 options, which are listed below.
 
 
 
-The camel-rest sink connector has no converters out of the box.
+The camel-rest source connector has no converters out of the box.
 
 
 
 
 
-The camel-rest sink connector has no transforms out of the box.
+The camel-rest source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rest sink connector has no aggregation strategies out of the box.
+The camel-rest source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-resteasy-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-resteasy-kafka-source-connector.adoc
index 48f0b59..d73955a 100644
--- a/docs/modules/ROOT/pages/connectors/camel-resteasy-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-resteasy-kafka-source-connector.adoc
@@ -66,17 +66,17 @@ The camel-resteasy source connector supports 33 options, which are listed below.
 
 
 
-The camel-resteasy sink connector has no converters out of the box.
+The camel-resteasy source connector has no converters out of the box.
 
 
 
 
 
-The camel-resteasy sink connector has no transforms out of the box.
+The camel-resteasy source connector has no transforms out of the box.
 
 
 
 
 
-The camel-resteasy sink connector has no aggregation strategies out of the box.
+The camel-resteasy source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-rss-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-rss-kafka-source-connector.adoc
index 7f907b6..84b844c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-rss-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-rss-kafka-source-connector.adoc
@@ -64,17 +64,17 @@ The camel-rss source connector supports 31 options, which are listed below.
 
 
 
-The camel-rss sink connector has no converters out of the box.
+The camel-rss source connector has no converters out of the box.
 
 
 
 
 
-The camel-rss sink connector has no transforms out of the box.
+The camel-rss source connector has no transforms out of the box.
 
 
 
 
 
-The camel-rss sink connector has no aggregation strategies out of the box.
+The camel-rss source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
index f57838f..3e38df4 100644
--- a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
@@ -147,17 +147,17 @@ The camel-salesforce source connector supports 114 options, which are listed bel
 
 
 
-The camel-salesforce sink connector has no converters out of the box.
+The camel-salesforce source connector has no converters out of the box.
 
 
 
 
 
-The camel-salesforce sink connector has no transforms out of the box.
+The camel-salesforce source connector has no transforms out of the box.
 
 
 
 
 
-The camel-salesforce sink connector has no aggregation strategies out of the box.
+The camel-salesforce source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-scheduler-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-scheduler-kafka-source-connector.adoc
index fabceaf..854a89b 100644
--- a/docs/modules/ROOT/pages/connectors/camel-scheduler-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-scheduler-kafka-source-connector.adoc
@@ -58,17 +58,17 @@ The camel-scheduler source connector supports 25 options, which are listed below
 
 
 
-The camel-scheduler sink connector has no converters out of the box.
+The camel-scheduler source connector has no converters out of the box.
 
 
 
 
 
-The camel-scheduler sink connector has no transforms out of the box.
+The camel-scheduler source connector has no transforms out of the box.
 
 
 
 
 
-The camel-scheduler sink connector has no aggregation strategies out of the box.
+The camel-scheduler source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-seda-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-seda-kafka-source-connector.adoc
index 0ef69ed..7b8382f 100644
--- a/docs/modules/ROOT/pages/connectors/camel-seda-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-seda-kafka-source-connector.adoc
@@ -50,17 +50,17 @@ The camel-seda source connector supports 17 options, which are listed below.
 
 
 
-The camel-seda sink connector has no converters out of the box.
+The camel-seda source connector has no converters out of the box.
 
 
 
 
 
-The camel-seda sink connector has no transforms out of the box.
+The camel-seda source connector has no transforms out of the box.
 
 
 
 
 
-The camel-seda sink connector has no aggregation strategies out of the box.
+The camel-seda source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-service-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-service-kafka-source-connector.adoc
index 2482557..251b809 100644
--- a/docs/modules/ROOT/pages/connectors/camel-service-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-service-kafka-source-connector.adoc
@@ -42,17 +42,17 @@ The camel-service source connector supports 9 options, which are listed below.
 
 
 
-The camel-service sink connector has no converters out of the box.
+The camel-service source connector has no converters out of the box.
 
 
 
 
 
-The camel-service sink connector has no transforms out of the box.
+The camel-service source connector has no transforms out of the box.
 
 
 
 
 
-The camel-service sink connector has no aggregation strategies out of the box.
+The camel-service source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-servlet-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-servlet-kafka-source-connector.adoc
index 2e8ff74..fe3e456 100644
--- a/docs/modules/ROOT/pages/connectors/camel-servlet-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-servlet-kafka-source-connector.adoc
@@ -67,17 +67,17 @@ The camel-servlet source connector supports 34 options, which are listed below.
 
 
 
-The camel-servlet sink connector has no converters out of the box.
+The camel-servlet source connector has no converters out of the box.
 
 
 
 
 
-The camel-servlet sink connector has no transforms out of the box.
+The camel-servlet source connector has no transforms out of the box.
 
 
 
 
 
-The camel-servlet sink connector has no aggregation strategies out of the box.
+The camel-servlet source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sftp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sftp-kafka-source-connector.adoc
index 92b7e27..2230a34 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sftp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sftp-kafka-source-connector.adoc
@@ -144,13 +144,13 @@ The camel-sftp source connector supports 111 options, which are listed below.
 
 
 
-The camel-sftp sink connector has no converters out of the box.
+The camel-sftp source connector has no converters out of the box.
 
 
 
 
 
-The camel-sftp sink connector supports 0 transforms out of the box, which are listed below.
+The camel-sftp source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -163,5 +163,5 @@ org.apache.camel.kafkaconnector.sftp.transformers.SftpRemoteFileTransforms
 
 
 
-The camel-sftp sink connector has no aggregation strategies out of the box.
+The camel-sftp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sip-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sip-kafka-source-connector.adoc
index e8a585e..8365abd 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sip-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sip-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-sip source connector supports 47 options, which are listed below.
 
 
 
-The camel-sip sink connector has no converters out of the box.
+The camel-sip source connector has no converters out of the box.
 
 
 
 
 
-The camel-sip sink connector has no transforms out of the box.
+The camel-sip source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sip sink connector has no aggregation strategies out of the box.
+The camel-sip source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sips-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sips-kafka-source-connector.adoc
index 780d9b0..7ac248e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sips-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sips-kafka-source-connector.adoc
@@ -80,17 +80,17 @@ The camel-sips source connector supports 47 options, which are listed below.
 
 
 
-The camel-sips sink connector has no converters out of the box.
+The camel-sips source connector has no converters out of the box.
 
 
 
 
 
-The camel-sips sink connector has no transforms out of the box.
+The camel-sips source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sips sink connector has no aggregation strategies out of the box.
+The camel-sips source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sjms-batch-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sjms-batch-kafka-source-connector.adoc
index 7b77d93..8406935 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sjms-batch-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sjms-batch-kafka-source-connector.adoc
@@ -63,17 +63,17 @@ The camel-sjms-batch source connector supports 30 options, which are listed belo
 
 
 
-The camel-sjms-batch sink connector has no converters out of the box.
+The camel-sjms-batch source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms-batch sink connector has no transforms out of the box.
+The camel-sjms-batch source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms-batch sink connector has no aggregation strategies out of the box.
+The camel-sjms-batch source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sjms-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sjms-kafka-source-connector.adoc
index aa69f3e..faf012e 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sjms-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sjms-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-sjms source connector supports 49 options, which are listed below.
 
 
 
-The camel-sjms sink connector has no converters out of the box.
+The camel-sjms source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms sink connector has no transforms out of the box.
+The camel-sjms source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms sink connector has no aggregation strategies out of the box.
+The camel-sjms source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-sjms2-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-sjms2-kafka-source-connector.adoc
index c9dca64..0247ae5 100644
--- a/docs/modules/ROOT/pages/connectors/camel-sjms2-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-sjms2-kafka-source-connector.adoc
@@ -85,19 +85,19 @@ The camel-sjms2 source connector supports 52 options, which are listed below.
 
 
 
-The camel-sjms2 sink connector has no converters out of the box.
+The camel-sjms2 source connector has no converters out of the box.
 
 
 
 
 
-The camel-sjms2 sink connector has no transforms out of the box.
+The camel-sjms2 source connector has no transforms out of the box.
 
 
 
 
 
-The camel-sjms2 sink connector has no aggregation strategies out of the box.
+The camel-sjms2 source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
 
 [NOTE]
diff --git a/docs/modules/ROOT/pages/connectors/camel-slack-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-slack-kafka-source-connector.adoc
index 88835b2..576ce2c 100644
--- a/docs/modules/ROOT/pages/connectors/camel-slack-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-slack-kafka-source-connector.adoc
@@ -60,13 +60,13 @@ The camel-slack source connector supports 27 options, which are listed below.
 
 
 
-The camel-slack sink connector has no converters out of the box.
+The camel-slack source connector has no converters out of the box.
 
 
 
 
 
-The camel-slack sink connector supports 0 transforms out of the box, which are listed below.
+The camel-slack source connector supports 0 transforms out of the box, which are listed below.
 
 
 
@@ -79,5 +79,5 @@ org.apache.camel.kafkaconnector.slack.transformers.SlackTransforms
 
 
 
-The camel-slack sink connector has no aggregation strategies out of the box.
+The camel-slack source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-smpp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-smpp-kafka-source-connector.adoc
index f6a679b..658ba5d 100644
--- a/docs/modules/ROOT/pages/connectors/camel-smpp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-smpp-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-smpp source connector supports 49 options, which are listed below.
 
 
 
-The camel-smpp sink connector has no converters out of the box.
+The camel-smpp source connector has no converters out of the box.
 
 
 
 
 
-The camel-smpp sink connector has no transforms out of the box.
+The camel-smpp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smpp sink connector has no aggregation strategies out of the box.
+The camel-smpp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-smpps-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-smpps-kafka-source-connector.adoc
index 8ce9403..9efd28b 100644
--- a/docs/modules/ROOT/pages/connectors/camel-smpps-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-smpps-kafka-source-connector.adoc
@@ -82,17 +82,17 @@ The camel-smpps source connector supports 49 options, which are listed below.
 
 
 
-The camel-smpps sink connector has no converters out of the box.
+The camel-smpps source connector has no converters out of the box.
 
 
 
 
 
-The camel-smpps sink connector has no transforms out of the box.
+The camel-smpps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smpps sink connector has no aggregation strategies out of the box.
+The camel-smpps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-smtp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-smtp-kafka-source-connector.adoc
index b47ff20..b852da2 100644
--- a/docs/modules/ROOT/pages/connectors/camel-smtp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-smtp-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-smtp source connector supports 94 options, which are listed below.
 
 
 
-The camel-smtp sink connector has no converters out of the box.
+The camel-smtp source connector has no converters out of the box.
 
 
 
 
 
-The camel-smtp sink connector has no transforms out of the box.
+The camel-smtp source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smtp sink connector has no aggregation strategies out of the box.
+The camel-smtp source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-smtps-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-smtps-kafka-source-connector.adoc
index 04cf766..7d103e1 100644
--- a/docs/modules/ROOT/pages/connectors/camel-smtps-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-smtps-kafka-source-connector.adoc
@@ -127,17 +127,17 @@ The camel-smtps source connector supports 94 options, which are listed below.
 
 
 
-The camel-smtps sink connector has no converters out of the box.
+The camel-smtps source connector has no converters out of the box.
 
 
 
 
 
-The camel-smtps sink connector has no transforms out of the box.
+The camel-smtps source connector has no transforms out of the box.
 
 
 
 
 
-The camel-smtps sink connector has no aggregation strategies out of the box.
+The camel-smtps source connector has no aggregation strategies out of the box.
 // kafka-connector options: END
diff --git a/docs/modules/ROOT/pages/connectors/camel-snmp-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-snmp-kafka-source-connector.adoc
index e0e2977..1591c14 100644
--- a/docs/modules/ROOT/pages/connectors/camel-snmp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-snmp-kafka-source-connector.adoc
@@ -73,17 +73,17 @@ The camel-snmp source connector supports 40 options, which are listed below.
 
 
 
-The camel-snmp sink connector has no converters out of the box.
+The camel-snmp source connector has no converters out of the box.
 
 
 
 
... 892 lines suppressed ...