You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/06/17 17:18:46 UTC

[camel] branch master updated: camel-package-maven-plugin: add missing comma

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

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fcc3bf  camel-package-maven-plugin: add missing comma
6fcc3bf is described below

commit 6fcc3bf8f6ce693971f3b1bb4ffdd1e2e2baf8cd
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sun Jun 17 19:18:16 2018 +0200

    camel-package-maven-plugin: add missing comma
---
 camel-core/src/main/docs/bean-language.adoc                             | 2 +-
 camel-core/src/main/docs/constant-language.adoc                         | 2 +-
 camel-core/src/main/docs/direct-component.adoc                          | 2 +-
 camel-core/src/main/docs/direct-vm-component.adoc                       | 2 +-
 camel-core/src/main/docs/exchangeProperty-language.adoc                 | 2 +-
 camel-core/src/main/docs/file-language.adoc                             | 2 +-
 camel-core/src/main/docs/gzip-dataformat.adoc                           | 2 +-
 camel-core/src/main/docs/header-language.adoc                           | 2 +-
 camel-core/src/main/docs/log-component.adoc                             | 2 +-
 camel-core/src/main/docs/properties-component.adoc                      | 2 +-
 camel-core/src/main/docs/ref-language.adoc                              | 2 +-
 camel-core/src/main/docs/rest-component.adoc                            | 2 +-
 camel-core/src/main/docs/scheduler-component.adoc                       | 2 +-
 camel-core/src/main/docs/seda-component.adoc                            | 2 +-
 camel-core/src/main/docs/serialization-dataformat.adoc                  | 2 +-
 camel-core/src/main/docs/simple-language.adoc                           | 2 +-
 camel-core/src/main/docs/string-dataformat.adoc                         | 2 +-
 camel-core/src/main/docs/stub-component.adoc                            | 2 +-
 camel-core/src/main/docs/tokenize-language.adoc                         | 2 +-
 camel-core/src/main/docs/validator-component.adoc                       | 2 +-
 camel-core/src/main/docs/vm-component.adoc                              | 2 +-
 camel-core/src/main/docs/xpath-language.adoc                            | 2 +-
 camel-core/src/main/docs/xslt-component.adoc                            | 2 +-
 camel-core/src/main/docs/xtokenize-language.adoc                        | 2 +-
 camel-core/src/main/docs/zip-dataformat.adoc                            | 2 +-
 components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc             | 2 +-
 components/camel-ahc/src/main/docs/ahc-component.adoc                   | 2 +-
 components/camel-amqp/src/main/docs/amqp-component.adoc                 | 2 +-
 components/camel-apns/src/main/docs/apns-component.adoc                 | 2 +-
 .../camel-as2/camel-as2-component/src/main/docs/as2-component.adoc      | 2 +-
 components/camel-asn1/src/main/docs/asn1-dataformat.adoc                | 2 +-
 components/camel-atmos/src/main/docs/atmos-component.adoc               | 2 +-
 .../src/main/docs/atmosphere-websocket-component.adoc                   | 2 +-
 components/camel-atomix/src/main/docs/atomix-map-component.adoc         | 2 +-
 components/camel-atomix/src/main/docs/atomix-messaging-component.adoc   | 2 +-
 components/camel-atomix/src/main/docs/atomix-multimap-component.adoc    | 2 +-
 components/camel-atomix/src/main/docs/atomix-queue-component.adoc       | 2 +-
 components/camel-atomix/src/main/docs/atomix-set-component.adoc         | 2 +-
 components/camel-atomix/src/main/docs/atomix-value-component.adoc       | 2 +-
 components/camel-avro/src/main/docs/avro-component.adoc                 | 2 +-
 components/camel-avro/src/main/docs/avro-dataformat.adoc                | 2 +-
 components/camel-aws/src/main/docs/aws-cw-component.adoc                | 2 +-
 components/camel-aws/src/main/docs/aws-ddb-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-ddbstream-component.adoc         | 2 +-
 components/camel-aws/src/main/docs/aws-ec2-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-kinesis-component.adoc           | 2 +-
 components/camel-aws/src/main/docs/aws-kinesis-firehose-component.adoc  | 2 +-
 components/camel-aws/src/main/docs/aws-kms-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-lambda-component.adoc            | 2 +-
 components/camel-aws/src/main/docs/aws-mq-component.adoc                | 2 +-
 components/camel-aws/src/main/docs/aws-s3-component.adoc                | 2 +-
 components/camel-aws/src/main/docs/aws-ses-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-sns-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-sqs-component.adoc               | 2 +-
 components/camel-aws/src/main/docs/aws-swf-component.adoc               | 2 +-
 components/camel-barcode/src/main/docs/barcode-dataformat.adoc          | 2 +-
 components/camel-base64/src/main/docs/base64-dataformat.adoc            | 2 +-
 components/camel-beanio/src/main/docs/beanio-dataformat.adoc            | 2 +-
 components/camel-beanstalk/src/main/docs/beanstalk-component.adoc       | 2 +-
 components/camel-bindy/src/main/docs/bindy-dataformat.adoc              | 2 +-
 components/camel-boon/src/main/docs/boon-dataformat.adoc                | 2 +-
 .../camel-box/camel-box-component/src/main/docs/box-component.adoc      | 2 +-
 components/camel-braintree/src/main/docs/braintree-component.adoc       | 2 +-
 components/camel-cache/src/main/docs/cache-component.adoc               | 2 +-
 components/camel-caffeine/src/main/docs/caffeine-cache-component.adoc   | 2 +-
 .../camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc      | 2 +-
 components/camel-castor/src/main/docs/castor-dataformat.adoc            | 2 +-
 components/camel-cmis/src/main/docs/cmis-component.adoc                 | 2 +-
 components/camel-cometd/src/main/docs/cometd-component.adoc             | 2 +-
 components/camel-consul/src/main/docs/consul-component.adoc             | 2 +-
 components/camel-crypto-cms/src/main/docs/crypto-cms-component.adoc     | 2 +-
 components/camel-crypto/src/main/docs/crypto-component.adoc             | 2 +-
 components/camel-crypto/src/main/docs/crypto-dataformat.adoc            | 2 +-
 components/camel-crypto/src/main/docs/pgp-dataformat.adoc               | 2 +-
 components/camel-csv/src/main/docs/csv-dataformat.adoc                  | 2 +-
 components/camel-cxf/src/main/docs/cxf-component.adoc                   | 2 +-
 components/camel-cxf/src/main/docs/cxfrs-component.adoc                 | 2 +-
 components/camel-disruptor/src/main/docs/disruptor-component.adoc       | 2 +-
 components/camel-docker/src/main/docs/docker-component.adoc             | 2 +-
 components/camel-ehcache/src/main/docs/ehcache-component.adoc           | 2 +-
 components/camel-ejb/src/main/docs/ejb-component.adoc                   | 2 +-
 .../src/main/docs/elasticsearch-rest-component.adoc                     | 2 +-
 .../camel-elasticsearch/src/main/docs/elasticsearch-component.adoc      | 2 +-
 .../camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc    | 2 +-
 components/camel-elsql/src/main/docs/elsql-component.adoc               | 2 +-
 components/camel-etcd/src/main/docs/etcd-component.adoc                 | 2 +-
 components/camel-eventadmin/src/main/docs/eventadmin-component.adoc     | 2 +-
 components/camel-facebook/src/main/docs/facebook-component.adoc         | 2 +-
 components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc   | 2 +-
 components/camel-fhir/src/main/docs/fhirJson-dataformat.adoc            | 2 +-
 components/camel-fhir/src/main/docs/fhirXml-dataformat.adoc             | 2 +-
 components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc        | 2 +-
 components/camel-flink/src/main/docs/flink-component.adoc               | 2 +-
 components/camel-freemarker/src/main/docs/freemarker-component.adoc     | 2 +-
 components/camel-ftp/src/main/docs/ftps-component.adoc                  | 2 +-
 components/camel-ganglia/src/main/docs/ganglia-component.adoc           | 2 +-
 .../camel-google-bigquery/src/main/docs/google-bigquery-component.adoc  | 2 +-
 .../camel-google-calendar/src/main/docs/google-calendar-component.adoc  | 2 +-
 components/camel-google-drive/src/main/docs/google-drive-component.adoc | 2 +-
 components/camel-google-mail/src/main/docs/google-mail-component.adoc   | 2 +-
 .../camel-google-mail/src/main/docs/google-mail-stream-component.adoc   | 2 +-
 .../camel-google-pubsub/src/main/docs/google-pubsub-component.adoc      | 2 +-
 components/camel-groovy/src/main/docs/groovy-language.adoc              | 2 +-
 components/camel-gson/src/main/docs/json-gson-dataformat.adoc           | 2 +-
 .../camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc    | 2 +-
 .../camel-hazelcast/src/main/docs/hazelcast-atomicvalue-component.adoc  | 2 +-
 .../camel-hazelcast/src/main/docs/hazelcast-instance-component.adoc     | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-list-component.adoc  | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-map-component.adoc   | 2 +-
 .../camel-hazelcast/src/main/docs/hazelcast-multimap-component.adoc     | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-queue-component.adoc | 2 +-
 .../src/main/docs/hazelcast-replicatedmap-component.adoc                | 2 +-
 .../camel-hazelcast/src/main/docs/hazelcast-ringbuffer-component.adoc   | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-seda-component.adoc  | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-set-component.adoc   | 2 +-
 components/camel-hazelcast/src/main/docs/hazelcast-topic-component.adoc | 2 +-
 components/camel-hbase/src/main/docs/hbase-component.adoc               | 2 +-
 components/camel-hdfs/src/main/docs/hdfs-component.adoc                 | 2 +-
 components/camel-hdfs2/src/main/docs/hdfs2-component.adoc               | 2 +-
 components/camel-hessian/src/main/docs/hessian-dataformat.adoc          | 2 +-
 components/camel-hl7/src/main/docs/hl7-dataformat.adoc                  | 2 +-
 components/camel-hl7/src/main/docs/terser-language.adoc                 | 2 +-
 components/camel-http/src/main/docs/http-component.adoc                 | 2 +-
 components/camel-http4/src/main/docs/http4-component.adoc               | 2 +-
 components/camel-ibatis/src/main/docs/ibatis-component.adoc             | 2 +-
 components/camel-ical/src/main/docs/ical-dataformat.adoc                | 2 +-
 components/camel-iec60870/src/main/docs/iec60870-client-component.adoc  | 2 +-
 components/camel-iec60870/src/main/docs/iec60870-server-component.adoc  | 2 +-
 components/camel-ignite/src/main/docs/ignite-cache-component.adoc       | 2 +-
 components/camel-ignite/src/main/docs/ignite-compute-component.adoc     | 2 +-
 components/camel-ignite/src/main/docs/ignite-events-component.adoc      | 2 +-
 components/camel-ignite/src/main/docs/ignite-idgen-component.adoc       | 2 +-
 components/camel-ignite/src/main/docs/ignite-messaging-component.adoc   | 2 +-
 components/camel-ignite/src/main/docs/ignite-queue-component.adoc       | 2 +-
 components/camel-ignite/src/main/docs/ignite-set-component.adoc         | 2 +-
 components/camel-infinispan/src/main/docs/infinispan-component.adoc     | 2 +-
 components/camel-irc/src/main/docs/irc-component.adoc                   | 2 +-
 components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc     | 2 +-
 components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc    | 2 +-
 components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc                | 2 +-
 components/camel-jcache/src/main/docs/jcache-component.adoc             | 2 +-
 components/camel-jclouds/src/main/docs/jclouds-component.adoc           | 2 +-
 components/camel-jdbc/src/main/docs/jdbc-component.adoc                 | 2 +-
 components/camel-jetty9/src/main/docs/jetty-component.adoc              | 2 +-
 components/camel-jgroups/src/main/docs/jgroups-component.adoc           | 2 +-
 components/camel-jibx/src/main/docs/jibx-dataformat.adoc                | 2 +-
 components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc     | 2 +-
 components/camel-jolt/src/main/docs/jolt-component.adoc                 | 2 +-
 components/camel-josql/src/main/docs/sql-language.adoc                  | 2 +-
 components/camel-jpa/src/main/docs/jpa-component.adoc                   | 2 +-
 components/camel-jsch/src/main/docs/scp-component.adoc                  | 2 +-
 components/camel-jsonpath/src/main/docs/jsonpath-language.adoc          | 2 +-
 components/camel-jt400/src/main/docs/jt400-component.adoc               | 2 +-
 components/camel-juel/src/main/docs/el-language.adoc                    | 2 +-
 components/camel-jxpath/src/main/docs/jxpath-language.adoc              | 2 +-
 components/camel-kafka/src/main/docs/kafka-component.adoc               | 2 +-
 components/camel-kestrel/src/main/docs/kestrel-component.adoc           | 2 +-
 .../camel-linkedin-component/src/main/docs/linkedin-component.adoc      | 2 +-
 components/camel-lucene/src/main/docs/lucene-component.adoc             | 2 +-
 components/camel-lumberjack/src/main/docs/lumberjack-component.adoc     | 2 +-
 components/camel-lzf/src/main/docs/lzf-dataformat.adoc                  | 2 +-
 components/camel-mail/src/main/docs/mail-component.adoc                 | 2 +-
 components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc      | 2 +-
 components/camel-master/src/main/docs/master-component.adoc             | 2 +-
 components/camel-metrics/src/main/docs/metrics-component.adoc           | 2 +-
 components/camel-micrometer/src/main/docs/micrometer-component.adoc     | 2 +-
 components/camel-milo/src/main/docs/milo-client-component.adoc          | 2 +-
 components/camel-milo/src/main/docs/milo-server-component.adoc          | 2 +-
 components/camel-mina/src/main/docs/mina-component.adoc                 | 2 +-
 components/camel-mina2/src/main/docs/mina2-component.adoc               | 2 +-
 components/camel-mllp/src/main/docs/mllp-component.adoc                 | 2 +-
 components/camel-mqtt/src/main/docs/mqtt-component.adoc                 | 2 +-
 components/camel-msv/src/main/docs/msv-component.adoc                   | 2 +-
 components/camel-mustache/src/main/docs/mustache-component.adoc         | 2 +-
 components/camel-mvel/src/main/docs/mvel-language.adoc                  | 2 +-
 components/camel-mybatis/src/main/docs/mybatis-bean-component.adoc      | 2 +-
 components/camel-mybatis/src/main/docs/mybatis-component.adoc           | 2 +-
 components/camel-nagios/src/main/docs/nagios-component.adoc             | 2 +-
 components/camel-nats/src/main/docs/nats-component.adoc                 | 2 +-
 components/camel-netty-http/src/main/docs/netty-http-component.adoc     | 2 +-
 components/camel-netty/src/main/docs/netty-component.adoc               | 2 +-
 components/camel-netty4-http/src/main/docs/netty4-http-component.adoc   | 2 +-
 components/camel-netty4/src/main/docs/netty4-component.adoc             | 2 +-
 components/camel-ognl/src/main/docs/ognl-language.adoc                  | 2 +-
 .../camel-olingo2-component/src/main/docs/olingo2-component.adoc        | 2 +-
 .../camel-olingo4-component/src/main/docs/olingo4-component.adoc        | 2 +-
 components/camel-openshift/src/main/docs/openshift-component.adoc       | 2 +-
 components/camel-paho/src/main/docs/paho-component.adoc                 | 2 +-
 components/camel-paxlogging/src/main/docs/paxlogging-component.adoc     | 2 +-
 components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc        | 2 +-
 components/camel-quartz/src/main/docs/quartz-component.adoc             | 2 +-
 components/camel-quartz2/src/main/docs/quartz2-component.adoc           | 2 +-
 components/camel-quickfix/src/main/docs/quickfix-component.adoc         | 2 +-
 components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc         | 2 +-
 .../src/main/docs/reactive-streams-component.adoc                       | 2 +-
 components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc | 2 +-
 components/camel-restlet/src/main/docs/restlet-component.adoc           | 2 +-
 components/camel-rss/src/main/docs/rss-dataformat.adoc                  | 2 +-
 .../camel-salesforce-component/src/main/docs/salesforce-component.adoc  | 2 +-
 components/camel-saxon/src/main/docs/xquery-component.adoc              | 2 +-
 components/camel-saxon/src/main/docs/xquery-language.adoc               | 2 +-
 components/camel-script/src/main/docs/javaScript-language.adoc          | 2 +-
 components/camel-script/src/main/docs/php-language.adoc                 | 2 +-
 components/camel-script/src/main/docs/python-language.adoc              | 2 +-
 components/camel-script/src/main/docs/ruby-language.adoc                | 2 +-
 components/camel-service/src/main/docs/service-component.adoc           | 2 +-
 .../camel-servicenow-component/src/main/docs/servicenow-component.adoc  | 2 +-
 components/camel-servlet/src/main/docs/servlet-component.adoc           | 2 +-
 components/camel-sjms/src/main/docs/sjms-batch-component.adoc           | 2 +-
 components/camel-sjms/src/main/docs/sjms-component.adoc                 | 2 +-
 components/camel-sjms2/src/main/docs/sjms2-component.adoc               | 2 +-
 components/camel-slack/src/main/docs/slack-component.adoc               | 2 +-
 components/camel-smpp/src/main/docs/smpp-component.adoc                 | 2 +-
 components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc | 2 +-
 components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc            | 2 +-
 components/camel-spark-rest/src/main/docs/spark-rest-component.adoc     | 2 +-
 components/camel-spark/src/main/docs/spark-component.adoc               | 2 +-
 components/camel-splunk/src/main/docs/splunk-component.adoc             | 2 +-
 components/camel-spring-batch/src/main/docs/spring-batch-component.adoc | 2 +-
 components/camel-spring-ws/src/main/docs/spring-ws-component.adoc       | 2 +-
 components/camel-spring/src/main/docs/spel-language.adoc                | 2 +-
 components/camel-sql/src/main/docs/sql-component.adoc                   | 2 +-
 components/camel-sql/src/main/docs/sql-stored-component.adoc            | 2 +-
 components/camel-ssh/src/main/docs/ssh-component.adoc                   | 2 +-
 components/camel-stomp/src/main/docs/stomp-component.adoc               | 2 +-
 components/camel-syslog/src/main/docs/syslog-dataformat.adoc            | 2 +-
 components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc       | 2 +-
 components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc          | 2 +-
 components/camel-telegram/src/main/docs/telegram-component.adoc         | 2 +-
 components/camel-thrift/src/main/docs/thrift-component.adoc             | 2 +-
 components/camel-thrift/src/main/docs/thrift-dataformat.adoc            | 2 +-
 components/camel-twilio/src/main/docs/twilio-component.adoc             | 2 +-
 components/camel-twitter/src/main/docs/twitter-component.adoc           | 2 +-
 .../camel-twitter/src/main/docs/twitter-directmessage-component.adoc    | 2 +-
 components/camel-twitter/src/main/docs/twitter-search-component.adoc    | 2 +-
 components/camel-twitter/src/main/docs/twitter-streaming-component.adoc | 2 +-
 components/camel-twitter/src/main/docs/twitter-timeline-component.adoc  | 2 +-
 components/camel-undertow/src/main/docs/undertow-component.adoc         | 2 +-
 .../camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc | 2 +-
 .../src/main/docs/univocity-fixed-dataformat.adoc                       | 2 +-
 .../camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc | 2 +-
 components/camel-velocity/src/main/docs/velocity-component.adoc         | 2 +-
 components/camel-vertx/src/main/docs/vertx-component.adoc               | 2 +-
 components/camel-web3j/src/main/docs/web3j-component.adoc               | 2 +-
 components/camel-websocket/src/main/docs/websocket-component.adoc       | 2 +-
 components/camel-wordpress/src/main/docs/wordpress-component.adoc       | 2 +-
 components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc        | 2 +-
 components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc          | 2 +-
 components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc            | 2 +-
 components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc    | 2 +-
 components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc   | 2 +-
 components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc     | 2 +-
 components/camel-xstream/src/main/docs/xstream-dataformat.adoc          | 2 +-
 components/camel-yammer/src/main/docs/yammer-component.adoc             | 2 +-
 components/camel-yql/src/main/docs/yql-component.adoc                   | 2 +-
 components/camel-zendesk/src/main/docs/zendesk-component.adoc           | 2 +-
 components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc          | 2 +-
 .../src/main/docs/zookeeper-master-component.adoc                       | 2 +-
 components/camel-zookeeper/src/main/docs/zookeeper-component.adoc       | 2 +-
 .../src/main/resources/component-options.mvel                           | 2 +-
 .../src/main/resources/dataformat-options.mvel                          | 2 +-
 .../camel-package-maven-plugin/src/main/resources/language-options.mvel | 2 +-
 262 files changed, 262 insertions(+), 262 deletions(-)

diff --git a/camel-core/src/main/docs/bean-language.adoc b/camel-core/src/main/docs/bean-language.adoc
index 2b590ba..1f95857 100644
--- a/camel-core/src/main/docs/bean-language.adoc
+++ b/camel-core/src/main/docs/bean-language.adoc
@@ -24,7 +24,7 @@ annotate the bean to extract headers or other expressions such as
 === Bean Options
 
 // language options: START
-The Bean method language supports 5 options which are listed below.
+The Bean method language supports 5 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/constant-language.adoc b/camel-core/src/main/docs/constant-language.adoc
index cbb7e82..c2e3a26 100644
--- a/camel-core/src/main/docs/constant-language.adoc
+++ b/camel-core/src/main/docs/constant-language.adoc
@@ -13,7 +13,7 @@ NOTE: This is a fixed constant value that is only set once during starting up th
 
 
 // language options: START
-The Constant language supports 1 options which are listed below.
+The Constant language supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/direct-component.adoc b/camel-core/src/main/docs/direct-component.adoc
index eda0954..4fa9d3f 100644
--- a/camel-core/src/main/docs/direct-component.adoc
+++ b/camel-core/src/main/docs/direct-component.adoc
@@ -30,7 +30,7 @@ Where *someName* can be any string to uniquely identify the endpoint
 
 
 // component options: START
-The Direct component supports 3 options which are listed below.
+The Direct component supports 3 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/direct-vm-component.adoc b/camel-core/src/main/docs/direct-vm-component.adoc
index 16a204f..acf33bc 100644
--- a/camel-core/src/main/docs/direct-vm-component.adoc
+++ b/camel-core/src/main/docs/direct-vm-component.adoc
@@ -41,7 +41,7 @@ Where *someName* can be any string to uniquely identify the endpoint
 
 
 // component options: START
-The Direct VM component supports 5 options which are listed below.
+The Direct VM component supports 5 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/exchangeProperty-language.adoc b/camel-core/src/main/docs/exchangeProperty-language.adoc
index 037e0eb..163261e 100644
--- a/camel-core/src/main/docs/exchangeProperty-language.adoc
+++ b/camel-core/src/main/docs/exchangeProperty-language.adoc
@@ -9,7 +9,7 @@ named exchange properties.
 === Exchange Property Options
 
 // language options: START
-The ExchangeProperty language supports 1 options which are listed below.
+The ExchangeProperty language supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/file-language.adoc b/camel-core/src/main/docs/file-language.adoc
index 686ec04..b4ec091 100644
--- a/camel-core/src/main/docs/file-language.adoc
+++ b/camel-core/src/main/docs/file-language.adoc
@@ -18,7 +18,7 @@ dynamic file patterns for both consumer and producer.
 === File Language options
 
 // language options: START
-The File language supports 2 options which are listed below.
+The File language supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/gzip-dataformat.adoc b/camel-core/src/main/docs/gzip-dataformat.adoc
index dba7407..cab37fd 100644
--- a/camel-core/src/main/docs/gzip-dataformat.adoc
+++ b/camel-core/src/main/docs/gzip-dataformat.adoc
@@ -16,7 +16,7 @@ using `gzip` tool.
 === Options
 
 // dataformat options: START
-The GZip dataformat supports 1 options which are listed below.
+The GZip dataformat supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/header-language.adoc b/camel-core/src/main/docs/header-language.adoc
index 66c4ea9..f50cc76 100644
--- a/camel-core/src/main/docs/header-language.adoc
+++ b/camel-core/src/main/docs/header-language.adoc
@@ -9,7 +9,7 @@ headers.
 === Header Options
 
 // language options: START
-The Header language supports 1 options which are listed below.
+The Header language supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/log-component.adoc b/camel-core/src/main/docs/log-component.adoc
index dd4a6c2..10a4031 100644
--- a/camel-core/src/main/docs/log-component.adoc
+++ b/camel-core/src/main/docs/log-component.adoc
@@ -55,7 +55,7 @@ LogEIP.
 
 
 // component options: START
-The Log component supports 2 options which are listed below.
+The Log component supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/properties-component.adoc b/camel-core/src/main/docs/properties-component.adoc
index f202aff..b79196a 100644
--- a/camel-core/src/main/docs/properties-component.adoc
+++ b/camel-core/src/main/docs/properties-component.adoc
@@ -15,7 +15,7 @@ Where *key* is the key for the property to lookup
 === Options
 
 // component options: START
-The Properties component supports 17 options which are listed below.
+The Properties component supports 17 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/ref-language.adoc b/camel-core/src/main/docs/ref-language.adoc
index f518d75..aa209e3 100644
--- a/camel-core/src/main/docs/ref-language.adoc
+++ b/camel-core/src/main/docs/ref-language.adoc
@@ -11,7 +11,7 @@ This is particular useable in XML DSLs.
 === Ref Language options
 
 // language options: START
-The Ref language supports 1 options which are listed below.
+The Ref language supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/rest-component.adoc b/camel-core/src/main/docs/rest-component.adoc
index 6f7664f..0fa20c5 100644
--- a/camel-core/src/main/docs/rest-component.adoc
+++ b/camel-core/src/main/docs/rest-component.adoc
@@ -19,7 +19,7 @@ rest://method:path[:uriTemplate]?[options]
 === URI Options
 
 // component options: START
-The REST component supports 4 options which are listed below.
+The REST component supports 4 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/scheduler-component.adoc b/camel-core/src/main/docs/scheduler-component.adoc
index 65b56f8..a1e106b 100644
--- a/camel-core/src/main/docs/scheduler-component.adoc
+++ b/camel-core/src/main/docs/scheduler-component.adoc
@@ -32,7 +32,7 @@ You can append query options to the URI in the following format,
 === Options
 
 // component options: START
-The Scheduler component supports 2 options which are listed below.
+The Scheduler component supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/seda-component.adoc b/camel-core/src/main/docs/seda-component.adoc
index 8e7fbfa..c3faf73 100644
--- a/camel-core/src/main/docs/seda-component.adoc
+++ b/camel-core/src/main/docs/seda-component.adoc
@@ -39,7 +39,7 @@ You can append query options to the URI in the following format:
 === Options
 
 // component options: START
-The SEDA component supports 5 options which are listed below.
+The SEDA component supports 5 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/serialization-dataformat.adoc b/camel-core/src/main/docs/serialization-dataformat.adoc
index 0203784..7071ff8 100644
--- a/camel-core/src/main/docs/serialization-dataformat.adoc
+++ b/camel-core/src/main/docs/serialization-dataformat.adoc
@@ -19,7 +19,7 @@ from("file://foo/bar").
 === Options
 
 // dataformat options: START
-The Java Object Serialization dataformat supports 1 options which are listed below.
+The Java Object Serialization dataformat supports 1 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/simple-language.adoc b/camel-core/src/main/docs/simple-language.adoc
index 9b6c9a5..b2b8ad3 100644
--- a/camel-core/src/main/docs/simple-language.adoc
+++ b/camel-core/src/main/docs/simple-language.adoc
@@ -66,7 +66,7 @@ having another $\{ } placeholder in an existing, is not allowed). +
 === Simple Language options
 
 // language options: START
-The Simple language supports 2 options which are listed below.
+The Simple language supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/string-dataformat.adoc b/camel-core/src/main/docs/string-dataformat.adoc
index 04bd5f3..0402fa8 100644
--- a/camel-core/src/main/docs/string-dataformat.adoc
+++ b/camel-core/src/main/docs/string-dataformat.adoc
@@ -9,7 +9,7 @@ that supports encoding.
 === Options
 
 // dataformat options: START
-The String Encoding dataformat supports 2 options which are listed below.
+The String Encoding dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/stub-component.adoc b/camel-core/src/main/docs/stub-component.adoc
index b7bcc8c..8ba4456 100644
--- a/camel-core/src/main/docs/stub-component.adoc
+++ b/camel-core/src/main/docs/stub-component.adoc
@@ -29,7 +29,7 @@ Where *`someUri`* can be any URI with any query parameters.
 === Options
 
 // component options: START
-The Stub component supports 5 options which are listed below.
+The Stub component supports 5 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/tokenize-language.adoc b/camel-core/src/main/docs/tokenize-language.adoc
index ace8684..63937d7 100644
--- a/camel-core/src/main/docs/tokenize-language.adoc
+++ b/camel-core/src/main/docs/tokenize-language.adoc
@@ -17,7 +17,7 @@ see Splitter.
 === Tokenize Options
 
 // language options: START
-The Tokenize language supports 10 options which are listed below.
+The Tokenize language supports 10 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/validator-component.adoc b/camel-core/src/main/docs/validator-component.adoc
index bd86db8..3024fba 100644
--- a/camel-core/src/main/docs/validator-component.adoc
+++ b/camel-core/src/main/docs/validator-component.adoc
@@ -53,7 +53,7 @@ provided directly in the camel-core.
 === Options
 
 // component options: START
-The Validator component supports 2 options which are listed below.
+The Validator component supports 2 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/vm-component.adoc b/camel-core/src/main/docs/vm-component.adoc
index e7da8df..77041db 100644
--- a/camel-core/src/main/docs/vm-component.adoc
+++ b/camel-core/src/main/docs/vm-component.adoc
@@ -59,7 +59,7 @@ from("vm:bar?concurrentConsumers=5").to("file://output");
 === Options
 
 // component options: START
-The VM component supports 5 options which are listed below.
+The VM component supports 5 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/xpath-language.adoc b/camel-core/src/main/docs/xpath-language.adoc
index 6d37795..2aa0f82 100644
--- a/camel-core/src/main/docs/xpath-language.adoc
+++ b/camel-core/src/main/docs/xpath-language.adoc
@@ -39,7 +39,7 @@ from("queue:foo").
 === XPath Language options
 
 // language options: START
-The XPath language supports 9 options which are listed below.
+The XPath language supports 9 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/xslt-component.adoc b/camel-core/src/main/docs/xslt-component.adoc
index e0d8648..5884dc9 100644
--- a/camel-core/src/main/docs/xslt-component.adoc
+++ b/camel-core/src/main/docs/xslt-component.adoc
@@ -54,7 +54,7 @@ directly in the camel-core.
 === Options
 
 // component options: START
-The XSLT component supports 9 options which are listed below.
+The XSLT component supports 9 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/xtokenize-language.adoc b/camel-core/src/main/docs/xtokenize-language.adoc
index 658e6cc..e92dbd0 100644
--- a/camel-core/src/main/docs/xtokenize-language.adoc
+++ b/camel-core/src/main/docs/xtokenize-language.adoc
@@ -16,7 +16,7 @@ For more details see Splitter.
 === XML Tokenizer Options
 
 // language options: START
-The XML Tokenize language supports 4 options which are listed below.
+The XML Tokenize language supports 4 options, which are listed below.
 
 
 
diff --git a/camel-core/src/main/docs/zip-dataformat.adoc b/camel-core/src/main/docs/zip-dataformat.adoc
index 106e864..1451800 100644
--- a/camel-core/src/main/docs/zip-dataformat.adoc
+++ b/camel-core/src/main/docs/zip-dataformat.adoc
@@ -20,7 +20,7 @@ solution to have a low memory footprint.
 === Options
 
 // dataformat options: START
-The Zip Deflate Compression dataformat supports 2 options which are listed below.
+The Zip Deflate Compression dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
index d312f1c..0060df6 100644
--- a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
+++ b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
@@ -42,7 +42,7 @@ various configuration options of the AHC component.
 
 
 // component options: START
-The AHC Websocket component supports 8 options which are listed below.
+The AHC Websocket component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-ahc/src/main/docs/ahc-component.adoc b/components/camel-ahc/src/main/docs/ahc-component.adoc
index 1a48fe1..4ec9b77 100644
--- a/components/camel-ahc/src/main/docs/ahc-component.adoc
+++ b/components/camel-ahc/src/main/docs/ahc-component.adoc
@@ -103,7 +103,7 @@ with the following path and query parameters:
 
 
 // component options: START
-The AHC component supports 8 options which are listed below.
+The AHC component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index ff345b2..9a34d2d 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -39,7 +39,7 @@ link:../../../../camel-jms/src/main/docs/readme.html[JMS] component after the de
 
 
 // component options: START
-The AMQP component supports 80 options which are listed below.
+The AMQP component supports 80 options, which are listed below.
 
 
 
diff --git a/components/camel-apns/src/main/docs/apns-component.adoc b/components/camel-apns/src/main/docs/apns-component.adoc
index dd03217e..81784e5 100644
--- a/components/camel-apns/src/main/docs/apns-component.adoc
+++ b/components/camel-apns/src/main/docs/apns-component.adoc
@@ -52,7 +52,7 @@ apns:consumer[?options]
 
 
 // component options: START
-The APNS component supports 2 options which are listed below.
+The APNS component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
index fed637e..c5d069a 100644
--- a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
+++ b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
@@ -17,7 +17,7 @@
 
 
 // component options: START
-The AS2 component supports 2 options which are listed below.
+The AS2 component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
index 1620734..be31038 100644
--- a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
+++ b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
@@ -8,7 +8,7 @@ The ASN.1 Data Format Data Format [Intoduction to ASN.1](https://www.itu.int/en/
 ### ASN.1 Data Format Options
 
 // dataformat options: START
-The ASN.1 File dataformat supports 3 options which are listed below.
+The ASN.1 File dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-atmos/src/main/docs/atmos-component.adoc b/components/camel-atmos/src/main/docs/atmos-component.adoc
index 45a17af..eba338f 100644
--- a/components/camel-atmos/src/main/docs/atmos-component.adoc
+++ b/components/camel-atmos/src/main/docs/atmos-component.adoc
@@ -16,7 +16,7 @@ from("atmos:foo/get?remotePath=/path").to("mock:test");
 
 
 // component options: START
-The Atmos component supports 5 options which are listed below.
+The Atmos component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc b/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
index 403dada..c145129 100644
--- a/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
+++ b/components/camel-atmosphere-websocket/src/main/docs/atmosphere-websocket-component.adoc
@@ -35,7 +35,7 @@ their `pom.xml` for this component:
 
 
 // component options: START
-The Atmosphere Websocket component supports 8 options which are listed below.
+The Atmosphere Websocket component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-map-component.adoc b/components/camel-atomix/src/main/docs/atomix-map-component.adoc
index c54a1a0..0b79407 100644
--- a/components/camel-atomix/src/main/docs/atomix-map-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-map-component.adoc
@@ -26,7 +26,7 @@ Maven users will need to add the following dependency to their pom.xml for this
 ### Options
 
 // component options: START
-The Atomix Map component supports 5 options which are listed below.
+The Atomix Map component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc b/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
index be6e261..e95132d 100644
--- a/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-messaging-component.adoc
@@ -25,7 +25,7 @@ for this component:
 ----
 
 // component options: START
-The Atomix Messaging component supports 5 options which are listed below.
+The Atomix Messaging component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc b/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
index 95255b9..fcc928f 100644
--- a/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-multimap-component.adoc
@@ -25,7 +25,7 @@ for this component:
 ----
 
 // component options: START
-The Atomix MultiMap component supports 5 options which are listed below.
+The Atomix MultiMap component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-queue-component.adoc b/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
index 136125b..60a76fa 100644
--- a/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-queue-component.adoc
@@ -25,7 +25,7 @@ for this component:
 ----
 
 // component options: START
-The Atomix Queue component supports 5 options which are listed below.
+The Atomix Queue component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-set-component.adoc b/components/camel-atomix/src/main/docs/atomix-set-component.adoc
index 9d111cb..31e732d 100644
--- a/components/camel-atomix/src/main/docs/atomix-set-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-set-component.adoc
@@ -25,7 +25,7 @@ for this component:
 ----
 
 // component options: START
-The Atomix Set component supports 5 options which are listed below.
+The Atomix Set component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-atomix/src/main/docs/atomix-value-component.adoc b/components/camel-atomix/src/main/docs/atomix-value-component.adoc
index 54e840d..09afcf9 100644
--- a/components/camel-atomix/src/main/docs/atomix-value-component.adoc
+++ b/components/camel-atomix/src/main/docs/atomix-value-component.adoc
@@ -25,7 +25,7 @@ for this component:
 ----
 
 // component options: START
-The Atomix Value component supports 5 options which are listed below.
+The Atomix Value component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-avro/src/main/docs/avro-component.adoc b/components/camel-avro/src/main/docs/avro-component.adoc
index 4d795b9..2069782 100644
--- a/components/camel-avro/src/main/docs/avro-component.adoc
+++ b/components/camel-avro/src/main/docs/avro-component.adoc
@@ -172,7 +172,7 @@ wrapping.
 
 
 // component options: START
-The Avro component supports 2 options which are listed below.
+The Avro component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-avro/src/main/docs/avro-dataformat.adoc b/components/camel-avro/src/main/docs/avro-dataformat.adoc
index 4555e9d..b295d5d 100644
--- a/components/camel-avro/src/main/docs/avro-dataformat.adoc
+++ b/components/camel-avro/src/main/docs/avro-dataformat.adoc
@@ -130,7 +130,7 @@ In the same manner you can umarshal using the avro data format.
 ### Avro Dataformat Options
 
 // dataformat options: START
-The Avro dataformat supports 2 options which are listed below.
+The Avro dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-cw-component.adoc b/components/camel-aws/src/main/docs/aws-cw-component.adoc
index 75a2993..88b8b42 100644
--- a/components/camel-aws/src/main/docs/aws-cw-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-cw-component.adoc
@@ -29,7 +29,7 @@ The metrics will be created if they don't already exists. +
 
 
 // component options: START
-The AWS CloudWatch component supports 5 options which are listed below.
+The AWS CloudWatch component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-ddb-component.adoc b/components/camel-aws/src/main/docs/aws-ddb-component.adoc
index b1c680c..6c94a7c 100644
--- a/components/camel-aws/src/main/docs/aws-ddb-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ddb-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS DynamoDB component supports 5 options which are listed below.
+The AWS DynamoDB component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc b/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
index 452db75..b416e8d 100644
--- a/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ddbstream-component.adoc
@@ -27,7 +27,7 @@ The stream needs to be created prior to it being used. +
 
 
 // component options: START
-The AWS DynamoDB Streams component supports 5 options which are listed below.
+The AWS DynamoDB Streams component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-ec2-component.adoc b/components/camel-aws/src/main/docs/aws-ec2-component.adoc
index 58167e5..5bb06ec 100644
--- a/components/camel-aws/src/main/docs/aws-ec2-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ec2-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS EC2 component supports 5 options which are listed below.
+The AWS EC2 component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-kinesis-component.adoc b/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
index ff4e06e..0c6d17f 100644
--- a/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-kinesis-component.adoc
@@ -27,7 +27,7 @@ The stream needs to be created prior to it being used. +
 
 
 // component options: START
-The AWS Kinesis component supports 5 options which are listed below.
+The AWS Kinesis component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-kinesis-firehose-component.adoc b/components/camel-aws/src/main/docs/aws-kinesis-firehose-component.adoc
index 7737a05..5bc086c 100644
--- a/components/camel-aws/src/main/docs/aws-kinesis-firehose-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-kinesis-firehose-component.adoc
@@ -26,7 +26,7 @@ The stream needs to be created prior to it being used. +
 
 
 // component options: START
-The AWS Kinesis Firehose component supports 5 options which are listed below.
+The AWS Kinesis Firehose component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-kms-component.adoc b/components/camel-aws/src/main/docs/aws-kms-component.adoc
index 24e8214..f540fa2 100644
--- a/components/camel-aws/src/main/docs/aws-kms-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-kms-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS KMS component supports 5 options which are listed below.
+The AWS KMS component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-lambda-component.adoc b/components/camel-aws/src/main/docs/aws-lambda-component.adoc
index d7b4a9f..cf18566 100644
--- a/components/camel-aws/src/main/docs/aws-lambda-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-lambda-component.adoc
@@ -32,7 +32,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS Lambda component supports 5 options which are listed below.
+The AWS Lambda component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-mq-component.adoc b/components/camel-aws/src/main/docs/aws-mq-component.adoc
index 275380e..8a9559d 100644
--- a/components/camel-aws/src/main/docs/aws-mq-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-mq-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS MQ component supports 5 options which are listed below.
+The AWS MQ component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-s3-component.adoc b/components/camel-aws/src/main/docs/aws-s3-component.adoc
index 756ce8a..3156ec9 100644
--- a/components/camel-aws/src/main/docs/aws-s3-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-s3-component.adoc
@@ -36,7 +36,7 @@ from("aws-s3:helloBucket?accessKey=yourAccessKey&secretKey=yourSecretKey&prefix=
 
 
 // component options: START
-The AWS S3 Storage Service component supports 5 options which are listed below.
+The AWS S3 Storage Service component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-ses-component.adoc b/components/camel-aws/src/main/docs/aws-ses-component.adoc
index c964353..2c1585c 100644
--- a/components/camel-aws/src/main/docs/aws-ses-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-ses-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS Simple Email Service component supports 5 options which are listed below.
+The AWS Simple Email Service component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-sns-component.adoc b/components/camel-aws/src/main/docs/aws-sns-component.adoc
index 1b347b6..04fb516 100644
--- a/components/camel-aws/src/main/docs/aws-sns-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sns-component.adoc
@@ -29,7 +29,7 @@ The topic will be created if they don't already exists. +
 
 
 // component options: START
-The AWS Simple Notification System component supports 5 options which are listed below.
+The AWS Simple Notification System component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-sqs-component.adoc b/components/camel-aws/src/main/docs/aws-sqs-component.adoc
index 0c5af41..35540cb 100644
--- a/components/camel-aws/src/main/docs/aws-sqs-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-sqs-component.adoc
@@ -27,7 +27,7 @@ The queue will be created if they don't already exists. +
 
 
 // component options: START
-The AWS Simple Queue Service component supports 5 options which are listed below.
+The AWS Simple Queue Service component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-aws/src/main/docs/aws-swf-component.adoc b/components/camel-aws/src/main/docs/aws-swf-component.adoc
index 5427107..9dbf0c0 100644
--- a/components/camel-aws/src/main/docs/aws-swf-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-swf-component.adoc
@@ -26,7 +26,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The AWS Simple Workflow component supports 5 options which are listed below.
+The AWS Simple Workflow component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
index 21d3a1e..f819d8c 100644
--- a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
+++ b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
@@ -30,7 +30,7 @@ the download page for the latest versions).
 ### Barcode Options
 
 // dataformat options: START
-The Barcode dataformat supports 5 options which are listed below.
+The Barcode dataformat supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-base64/src/main/docs/base64-dataformat.adoc b/components/camel-base64/src/main/docs/base64-dataformat.adoc
index b757a47..b0cec71 100644
--- a/components/camel-base64/src/main/docs/base64-dataformat.adoc
+++ b/components/camel-base64/src/main/docs/base64-dataformat.adoc
@@ -8,7 +8,7 @@ The Base64 data format is used for base64 encoding and decoding.
 === Options
 
 // dataformat options: START
-The Base64 dataformat supports 4 options which are listed below.
+The Base64 dataformat supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
index d98408b..6df2bf4 100644
--- a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
+++ b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
@@ -15,7 +15,7 @@ XML] file where you define the mapping from the flat format to Objects
 ### Options
 
 // dataformat options: START
-The BeanIO dataformat supports 9 options which are listed below.
+The BeanIO dataformat supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc b/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
index 6ec546f..ab7dae0 100644
--- a/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
+++ b/components/camel-beanstalk/src/main/docs/beanstalk-component.adoc
@@ -58,7 +58,7 @@ into Beanstalk.
 
 
 // component options: START
-The Beanstalk component supports 2 options which are listed below.
+The Beanstalk component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
index 3b5b267..3bdc0b3 100644
--- a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
+++ b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
@@ -56,7 +56,7 @@ class names instead of package names now.
 === Options
 
 // dataformat options: START
-The Bindy dataformat supports 5 options which are listed below.
+The Bindy dataformat supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-boon/src/main/docs/boon-dataformat.adoc b/components/camel-boon/src/main/docs/boon-dataformat.adoc
index 9649b37..419aeca 100644
--- a/components/camel-boon/src/main/docs/boon-dataformat.adoc
+++ b/components/camel-boon/src/main/docs/boon-dataformat.adoc
@@ -17,7 +17,7 @@ parser] than other common parsers currently used.
 
 
 // dataformat options: START
-The Boon dataformat supports 3 options which are listed below.
+The Boon dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
index e5ebbb1..7f66211 100644
--- a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
+++ b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
@@ -48,7 +48,7 @@ The Box component supports three different types of authenticated connections.
 === Box Options
 
 // component options: START
-The Box component supports 2 options which are listed below.
+The Box component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-braintree/src/main/docs/braintree-component.adoc b/components/camel-braintree/src/main/docs/braintree-component.adoc
index a51a146..50bfde3 100644
--- a/components/camel-braintree/src/main/docs/braintree-component.adoc
+++ b/components/camel-braintree/src/main/docs/braintree-component.adoc
@@ -36,7 +36,7 @@ for this component:
 
 
 // component options: START
-The Braintree component supports 2 options which are listed below.
+The Braintree component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-cache/src/main/docs/cache-component.adoc b/components/camel-cache/src/main/docs/cache-component.adoc
index 44dfc0f..4c72a95 100644
--- a/components/camel-cache/src/main/docs/cache-component.adoc
+++ b/components/camel-cache/src/main/docs/cache-component.adoc
@@ -45,7 +45,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The EHCache component supports 4 options which are listed below.
+The EHCache component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-caffeine/src/main/docs/caffeine-cache-component.adoc b/components/camel-caffeine/src/main/docs/caffeine-cache-component.adoc
index 7b3f25c..b0c722b 100644
--- a/components/camel-caffeine/src/main/docs/caffeine-cache-component.adoc
+++ b/components/camel-caffeine/src/main/docs/caffeine-cache-component.adoc
@@ -33,7 +33,7 @@ format, `?option=value&option=#beanRef&...`
 
 
 // component options: START
-The Caffeine Cache component supports 2 options which are listed below.
+The Caffeine Cache component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc b/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
index 5e22df4..28f073a 100644
--- a/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
+++ b/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
@@ -33,7 +33,7 @@ format, `?option=value&option=#beanRef&...`
 
 
 // component options: START
-The Caffeine LoadCache component supports 2 options which are listed below.
+The Caffeine LoadCache component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-castor/src/main/docs/castor-dataformat.adoc b/components/camel-castor/src/main/docs/castor-dataformat.adoc
index a20d284..07eb069 100644
--- a/components/camel-castor/src/main/docs/castor-dataformat.adoc
+++ b/components/camel-castor/src/main/docs/castor-dataformat.adoc
@@ -106,7 +106,7 @@ on multiple routes. You have to set the <castor> element directly in
 ### Options
 
 // dataformat options: START
-The Castor dataformat supports 9 options which are listed below.
+The Castor dataformat supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-cmis/src/main/docs/cmis-component.adoc b/components/camel-cmis/src/main/docs/cmis-component.adoc
index ce5b199..6199936 100644
--- a/components/camel-cmis/src/main/docs/cmis-component.adoc
+++ b/components/camel-cmis/src/main/docs/cmis-component.adoc
@@ -22,7 +22,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The CMIS component supports 2 options which are listed below.
+The CMIS component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-cometd/src/main/docs/cometd-component.adoc b/components/camel-cometd/src/main/docs/cometd-component.adoc
index 243209e..2c2c4bf 100644
--- a/components/camel-cometd/src/main/docs/cometd-component.adoc
+++ b/components/camel-cometd/src/main/docs/cometd-component.adoc
@@ -49,7 +49,7 @@ where `cometds:` represents an SSL configured endpoint.
 
 
 // component options: START
-The CometD component supports 8 options which are listed below.
+The CometD component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-consul/src/main/docs/consul-component.adoc b/components/camel-consul/src/main/docs/consul-component.adoc
index 8009fc1..7ccc767 100644
--- a/components/camel-consul/src/main/docs/consul-component.adoc
+++ b/components/camel-consul/src/main/docs/consul-component.adoc
@@ -36,7 +36,7 @@ You can append query options to the URI in the following format:
 
 
 // component options: START
-The Consul component supports 9 options which are listed below.
+The Consul component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-crypto-cms/src/main/docs/crypto-cms-component.adoc b/components/camel-crypto-cms/src/main/docs/crypto-cms-component.adoc
index 0ebcdc1..4faf101 100644
--- a/components/camel-crypto-cms/src/main/docs/crypto-cms-component.adoc
+++ b/components/camel-crypto-cms/src/main/docs/crypto-cms-component.adoc
@@ -34,7 +34,7 @@ If the Bouncy Castle security provider is not registered then the Crypto CMS com
 ### Options
 
 // component options: START
-The Crypto CMS component supports 3 options which are listed below.
+The Crypto CMS component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-crypto/src/main/docs/crypto-component.adoc b/components/camel-crypto/src/main/docs/crypto-component.adoc
index 93d1d07..01d1f50 100644
--- a/components/camel-crypto/src/main/docs/crypto-component.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-component.adoc
@@ -81,7 +81,7 @@ both signing and verifying should be configured identically.
 ### Options
 
 // component options: START
-The Crypto (JCE) component supports 2 options which are listed below.
+The Crypto (JCE) component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
index 1b0b9e6..9b7c781 100644
--- a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
@@ -14,7 +14,7 @@ the original plaintext. This data format implements only symmetric
 ### CryptoDataFormat Options
 
 // dataformat options: START
-The Crypto (Java Cryptographic Extension) dataformat supports 10 options which are listed below.
+The Crypto (Java Cryptographic Extension) dataformat supports 10 options, which are listed below.
 
 
 
diff --git a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
index a42cda0..896784e 100644
--- a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
@@ -14,7 +14,7 @@ the original plaintext. This data format implements only symmetric
 ### PGPDataFormat Options
 
 // dataformat options: START
-The PGP dataformat supports 15 options which are listed below.
+The PGP dataformat supports 15 options, which are listed below.
 
 
 
diff --git a/components/camel-csv/src/main/docs/csv-dataformat.adoc b/components/camel-csv/src/main/docs/csv-dataformat.adoc
index 6cd2d97..5720d98 100644
--- a/components/camel-csv/src/main/docs/csv-dataformat.adoc
+++ b/components/camel-csv/src/main/docs/csv-dataformat.adoc
@@ -12,7 +12,7 @@ exported/imported by Excel.
 ### Options
 
 // dataformat options: START
-The CSV dataformat supports 28 options which are listed below.
+The CSV dataformat supports 28 options, which are listed below.
 
 
 
diff --git a/components/camel-cxf/src/main/docs/cxf-component.adoc b/components/camel-cxf/src/main/docs/cxf-component.adoc
index 9c43b16..0ebad26 100644
--- a/components/camel-cxf/src/main/docs/cxf-component.adoc
+++ b/components/camel-cxf/src/main/docs/cxf-component.adoc
@@ -109,7 +109,7 @@ cxf:bean:cxfEndpoint?wsdlURL=wsdl/hello_world.wsdl&dataFormat=PAYLOAD
 
 
 // component options: START
-The CXF component supports 4 options which are listed below.
+The CXF component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-cxf/src/main/docs/cxfrs-component.adoc b/components/camel-cxf/src/main/docs/cxfrs-component.adoc
index 1307bde..f9a6abd 100644
--- a/components/camel-cxf/src/main/docs/cxfrs-component.adoc
+++ b/components/camel-cxf/src/main/docs/cxfrs-component.adoc
@@ -55,7 +55,7 @@ cxfrs:bean:cxfEndpoint?resourceClasses=org.apache.camel.rs.Example
 
 
 // component options: START
-The CXF-RS component supports 3 options which are listed below.
+The CXF-RS component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-disruptor/src/main/docs/disruptor-component.adoc b/components/camel-disruptor/src/main/docs/disruptor-component.adoc
index 006c2ec..3c803ff 100644
--- a/components/camel-disruptor/src/main/docs/disruptor-component.adoc
+++ b/components/camel-disruptor/src/main/docs/disruptor-component.adoc
@@ -95,7 +95,7 @@ All the following options are valid for both the **disruptor:** and
 
 
 // component options: START
-The Disruptor component supports 8 options which are listed below.
+The Disruptor component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-docker/src/main/docs/docker-component.adoc b/components/camel-docker/src/main/docs/docker-component.adoc
index 2afa4f4..b945df06 100644
--- a/components/camel-docker/src/main/docs/docker-component.adoc
+++ b/components/camel-docker/src/main/docs/docker-component.adoc
@@ -23,7 +23,7 @@ Where *operation* is the specific action to perform on Docker.
 ### General Options
 
 // component options: START
-The Docker component supports 2 options which are listed below.
+The Docker component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ehcache/src/main/docs/ehcache-component.adoc b/components/camel-ehcache/src/main/docs/ehcache-component.adoc
index c5b598b..5ddf070 100644
--- a/components/camel-ehcache/src/main/docs/ehcache-component.adoc
+++ b/components/camel-ehcache/src/main/docs/ehcache-component.adoc
@@ -38,7 +38,7 @@ format, `?option=value&option=#beanRef&...`
 
 
 // component options: START
-The Ehcache component supports 7 options which are listed below.
+The Ehcache component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-ejb/src/main/docs/ejb-component.adoc b/components/camel-ejb/src/main/docs/ejb-component.adoc
index 10d20e3..29f15c8 100644
--- a/components/camel-ejb/src/main/docs/ejb-component.adoc
+++ b/components/camel-ejb/src/main/docs/ejb-component.adoc
@@ -33,7 +33,7 @@ the Application Server JNDI Registry
 
 
 // component options: START
-The EJB component supports 3 options which are listed below.
+The EJB component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
index 367d76c..38eb566 100644
--- a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
+++ b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
@@ -31,7 +31,7 @@ elasticsearch-rest://clusterName[?options]
 === Endpoint Options
 
 // component options: START
-The Elastichsearch Rest component supports 12 options which are listed below.
+The Elastichsearch Rest component supports 12 options, which are listed below.
 
 
 
diff --git a/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc b/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
index c569d94..3c21a94 100644
--- a/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
+++ b/components/camel-elasticsearch/src/main/docs/elasticsearch-component.adoc
@@ -32,7 +32,7 @@ elasticsearch://clusterName[?options]
 
 
 // component options: START
-The Elasticsearch component supports 2 options which are listed below.
+The Elasticsearch component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc b/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
index f42d6da..32a7487 100644
--- a/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
+++ b/components/camel-elasticsearch5/src/main/docs/elasticsearch5-component.adoc
@@ -32,7 +32,7 @@ elasticsearch5://clusterName[?options]
 
 
 // component options: START
-The Elasticsearch5 component supports 2 options which are listed below.
+The Elasticsearch5 component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc b/components/camel-elsql/src/main/docs/elsql-component.adoc
index fb29781..7f5bb13 100644
--- a/components/camel-elsql/src/main/docs/elsql-component.adoc
+++ b/components/camel-elsql/src/main/docs/elsql-component.adoc
@@ -50,7 +50,7 @@ If a named parameter cannot be resolved, then an exception is thrown.
 ### Options
 
 // component options: START
-The ElSQL component supports 5 options which are listed below.
+The ElSQL component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-etcd/src/main/docs/etcd-component.adoc b/components/camel-etcd/src/main/docs/etcd-component.adoc
index b8c1914..3e3b2b4 100644
--- a/components/camel-etcd/src/main/docs/etcd-component.adoc
+++ b/components/camel-etcd/src/main/docs/etcd-component.adoc
@@ -15,7 +15,7 @@ etcd:namespace/path[?options]
 ### URI Options
 
 // component options: START
-The etcd component supports 7 options which are listed below.
+The etcd component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
index 16ff012..b452004 100644
--- a/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
+++ b/components/camel-eventadmin/src/main/docs/eventadmin-component.adoc
@@ -34,7 +34,7 @@ where `topic` is the name of the topic to listen too.
 ### URI options
 
 // component options: START
-The OSGi EventAdmin component supports 2 options which are listed below.
+The OSGi EventAdmin component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-facebook/src/main/docs/facebook-component.adoc b/components/camel-facebook/src/main/docs/facebook-component.adoc
index b566499..d8a021a 100644
--- a/components/camel-facebook/src/main/docs/facebook-component.adoc
+++ b/components/camel-facebook/src/main/docs/facebook-component.adoc
@@ -53,7 +53,7 @@ to application APIs.
 
 
 // component options: START
-The Facebook component supports 2 options which are listed below.
+The Facebook component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc b/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
index c19c462..97ecafb 100644
--- a/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
+++ b/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
@@ -17,7 +17,7 @@ from("activemq:My.Queue").
 
 
 // dataformat options: START
-The JSon Fastjson dataformat supports 19 options which are listed below.
+The JSon Fastjson dataformat supports 19 options, which are listed below.
 
 
 
diff --git a/components/camel-fhir/src/main/docs/fhirJson-dataformat.adoc b/components/camel-fhir/src/main/docs/fhirJson-dataformat.adoc
index e7a7ef8..88b3e46 100644
--- a/components/camel-fhir/src/main/docs/fhirJson-dataformat.adoc
+++ b/components/camel-fhir/src/main/docs/fhirJson-dataformat.adoc
@@ -13,7 +13,7 @@ JSON parser to parse to/from JSON format to/from a HAPI-FHIR's `IBaseResource`.
 ### FHIR JSON Format Options
 
 // dataformat options: START
-The FHIR JSon dataformat supports 2 options which are listed below.
+The FHIR JSon dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-fhir/src/main/docs/fhirXml-dataformat.adoc b/components/camel-fhir/src/main/docs/fhirXml-dataformat.adoc
index d1730f8..37b53ec 100644
--- a/components/camel-fhir/src/main/docs/fhirXml-dataformat.adoc
+++ b/components/camel-fhir/src/main/docs/fhirXml-dataformat.adoc
@@ -11,7 +11,7 @@ XML parser to parse to/from XML format to/from a HAPI-FHIR's `IBaseResource`.
 ### FHIR XML Format Options
 
 // dataformat options: START
-The FHIR XML dataformat supports 2 options which are listed below.
+The FHIR XML dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
index b6883d0..fd39019 100644
--- a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
+++ b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
@@ -22,7 +22,7 @@ trailers for the marshal operation.
 ### Options
 
 // dataformat options: START
-The Flatpack dataformat supports 9 options which are listed below.
+The Flatpack dataformat supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-flink/src/main/docs/flink-component.adoc b/components/camel-flink/src/main/docs/flink-component.adoc
index a5b337b..2a5d057 100644
--- a/components/camel-flink/src/main/docs/flink-component.adoc
+++ b/components/camel-flink/src/main/docs/flink-component.adoc
@@ -81,7 +81,7 @@ with the following path and query parameters:
 
 
 // component options: START
-The Apache Flink component supports 5 options which are listed below.
+The Apache Flink component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-freemarker/src/main/docs/freemarker-component.adoc b/components/camel-freemarker/src/main/docs/freemarker-component.adoc
index 058f1e6..049f3a6 100644
--- a/components/camel-freemarker/src/main/docs/freemarker-component.adoc
+++ b/components/camel-freemarker/src/main/docs/freemarker-component.adoc
@@ -40,7 +40,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Freemarker component supports 2 options which are listed below.
+The Freemarker component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ftp/src/main/docs/ftps-component.adoc b/components/camel-ftp/src/main/docs/ftps-component.adoc
index 6b801c6..0577c79 100644
--- a/components/camel-ftp/src/main/docs/ftps-component.adoc
+++ b/components/camel-ftp/src/main/docs/ftps-component.adoc
@@ -26,7 +26,7 @@ For more information you can look at <<ftp-component,FTP component>>
 The options below are exclusive for the FTPS component.
 
 // component options: START
-The FTPS component supports 2 options which are listed below.
+The FTPS component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ganglia/src/main/docs/ganglia-component.adoc b/components/camel-ganglia/src/main/docs/ganglia-component.adoc
index 1032a59..b187b8e 100644
--- a/components/camel-ganglia/src/main/docs/ganglia-component.adoc
+++ b/components/camel-ganglia/src/main/docs/ganglia-component.adoc
@@ -51,7 +51,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Ganglia component supports 2 options which are listed below.
+The Ganglia component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-google-bigquery/src/main/docs/google-bigquery-component.adoc b/components/camel-google-bigquery/src/main/docs/google-bigquery-component.adoc
index e5daf80..c55ff7c 100644
--- a/components/camel-google-bigquery/src/main/docs/google-bigquery-component.adoc
+++ b/components/camel-google-bigquery/src/main/docs/google-bigquery-component.adoc
@@ -59,7 +59,7 @@ Service Account Email and Service Account Key can be found in the GCP JSON crede
 ### Options
 
 // component options: START
-The Google BigQuery component supports 4 options which are listed below.
+The Google BigQuery component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
index 94c57c9..ae4ee74 100644
--- a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
+++ b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
@@ -36,7 +36,7 @@ for this component:
 
 
 // component options: START
-The Google Calendar component supports 3 options which are listed below.
+The Google Calendar component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-google-drive/src/main/docs/google-drive-component.adoc b/components/camel-google-drive/src/main/docs/google-drive-component.adoc
index a4ac9d1..c787fbe 100644
--- a/components/camel-google-drive/src/main/docs/google-drive-component.adoc
+++ b/components/camel-google-drive/src/main/docs/google-drive-component.adoc
@@ -63,7 +63,7 @@ Endpoint prefix can be one of:
 
 
 // component options: START
-The Google Drive component supports 3 options which are listed below.
+The Google Drive component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-google-mail/src/main/docs/google-mail-component.adoc b/components/camel-google-mail/src/main/docs/google-mail-component.adoc
index 641d1c5..394d542 100644
--- a/components/camel-google-mail/src/main/docs/google-mail-component.adoc
+++ b/components/camel-google-mail/src/main/docs/google-mail-component.adoc
@@ -56,7 +56,7 @@ Endpoint prefix can be one of:
 
 
 // component options: START
-The Google Mail component supports 3 options which are listed below.
+The Google Mail component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc b/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
index 954510a..48b5f7e 100644
--- a/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
+++ b/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
@@ -43,7 +43,7 @@ The GoogleMail Component uses the following URI format:
 
 
 // component options: START
-The Google Mail Stream component supports 3 options which are listed below.
+The Google Mail Stream component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc b/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc
index f08e984..9e17e67 100644
--- a/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc
+++ b/components/camel-google-pubsub/src/main/docs/google-pubsub-component.adoc
@@ -35,7 +35,7 @@ Destination Name can be either a topic or a subscription name.
 === Options
 
 // component options: START
-The Google Pubsub component supports 2 options which are listed below.
+The Google Pubsub component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-groovy/src/main/docs/groovy-language.adoc b/components/camel-groovy/src/main/docs/groovy-language.adoc
index cbad043..c70c590 100644
--- a/components/camel-groovy/src/main/docs/groovy-language.adoc
+++ b/components/camel-groovy/src/main/docs/groovy-language.adoc
@@ -26,7 +26,7 @@ Recipient List
 
 
 // language options: START
-The Groovy language supports 1 options which are listed below.
+The Groovy language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
index ab1fda1..9d60b38 100644
--- a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
+++ b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
@@ -17,7 +17,7 @@ from("activemq:My.Queue").
 
 
 // dataformat options: START
-The JSon GSon dataformat supports 19 options which are listed below.
+The JSon GSon dataformat supports 19 options, which are listed below.
 
 
 
diff --git a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
index 0e98050..c35a596 100644
--- a/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
+++ b/components/camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc
@@ -46,7 +46,7 @@ registry.
 
 
 // component options: START
-The Guava EventBus component supports 3 options which are listed below.
+The Guava EventBus component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-atomicvalue-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-atomicvalue-component.adoc
index 71a8381..2a8d1e5 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-atomicvalue-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-atomicvalue-component.adoc
@@ -12,7 +12,7 @@ An atomic number is an object that simply provides a grid wide number (long).
 ### Options
 
 // component options: START
-The Hazelcast Atomic Number component supports 3 options which are listed below.
+The Hazelcast Atomic Number component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-instance-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-instance-component.adoc
index 1c994e9..ec1a021 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-instance-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-instance-component.adoc
@@ -12,7 +12,7 @@ Hazelcast makes sense in one single "server node", but it's extremly powerful in
 ### Options
 
 // component options: START
-The Hazelcast Instance component supports 3 options which are listed below.
+The Hazelcast Instance component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-list-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-list-component.adoc
index 2ed90f3..7fe48d1 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-list-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-list-component.adoc
@@ -8,7 +8,7 @@ The http://www.hazelcast.com/[Hazelcast] List component is one of Camel Hazelcas
 ### Options
 
 // component options: START
-The Hazelcast List component supports 3 options which are listed below.
+The Hazelcast List component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-map-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-map-component.adoc
index bfe67f3..ccdabd0 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-map-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-map-component.adoc
@@ -9,7 +9,7 @@ The http://www.hazelcast.com/[Hazelcast] Map component is one of Camel Hazelcast
 ### Options
 
 // component options: START
-The Hazelcast Map component supports 3 options which are listed below.
+The Hazelcast Map component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-multimap-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-multimap-component.adoc
index 8c4d667..c183d01 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-multimap-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-multimap-component.adoc
@@ -9,7 +9,7 @@ The http://www.hazelcast.com/[Hazelcast] Multimap component is one of Camel Haze
 ### Options
 
 // component options: START
-The Hazelcast Multimap component supports 3 options which are listed below.
+The Hazelcast Multimap component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-queue-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-queue-component.adoc
index 4c598d0..d9e16e8 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-queue-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-queue-component.adoc
@@ -9,7 +9,7 @@ The http://www.hazelcast.com/[Hazelcast] Queue component is one of Camel Hazelca
 ### Options
 
 // component options: START
-The Hazelcast Queue component supports 3 options which are listed below.
+The Hazelcast Queue component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-replicatedmap-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-replicatedmap-component.adoc
index 9368901..6e6d56d 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-replicatedmap-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-replicatedmap-component.adoc
@@ -10,7 +10,7 @@ A replicated map is a weakly consistent, distributed key-value data structure wi
 ### Options
  
 // component options: START
-The Hazelcast Replicated Map component supports 3 options which are listed below.
+The Hazelcast Replicated Map component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-ringbuffer-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-ringbuffer-component.adoc
index 111d8ad..95cdc35 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-ringbuffer-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-ringbuffer-component.adoc
@@ -11,7 +11,7 @@ Ringbuffer is a distributed data structure where the data is stored in a ring-li
 ### Options
 
 // component options: START
-The Hazelcast Ringbuffer component supports 3 options which are listed below.
+The Hazelcast Ringbuffer component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-seda-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-seda-component.adoc
index 75072e2..787590e 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-seda-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-seda-component.adoc
@@ -10,7 +10,7 @@ SEDA component differs from the rest components provided. It implements a work-q
 ### Options
 
 // component options: START
-The Hazelcast SEDA component supports 3 options which are listed below.
+The Hazelcast SEDA component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-set-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-set-component.adoc
index b65a4b1..294b9aa3 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-set-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-set-component.adoc
@@ -9,7 +9,7 @@ The http://www.hazelcast.com/[Hazelcast] Set component is one of Camel Hazelcast
 ### Options
 
 // component options: START
-The Hazelcast Set component supports 3 options which are listed below.
+The Hazelcast Set component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hazelcast/src/main/docs/hazelcast-topic-component.adoc b/components/camel-hazelcast/src/main/docs/hazelcast-topic-component.adoc
index d3b7c23..09e71b6 100644
--- a/components/camel-hazelcast/src/main/docs/hazelcast-topic-component.adoc
+++ b/components/camel-hazelcast/src/main/docs/hazelcast-topic-component.adoc
@@ -9,7 +9,7 @@ The http://www.hazelcast.com/[Hazelcast] Topic component is one of Camel Hazelca
 ### Options
 
 // component options: START
-The Hazelcast Topic component supports 3 options which are listed below.
+The Hazelcast Topic component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hbase/src/main/docs/hbase-component.adoc b/components/camel-hbase/src/main/docs/hbase-component.adoc
index 339a927..36a7bb5 100644
--- a/components/camel-hbase/src/main/docs/hbase-component.adoc
+++ b/components/camel-hbase/src/main/docs/hbase-component.adoc
@@ -102,7 +102,7 @@ The supported operations are:
 
 
 // component options: START
-The HBase component supports 3 options which are listed below.
+The HBase component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-hdfs/src/main/docs/hdfs-component.adoc b/components/camel-hdfs/src/main/docs/hdfs-component.adoc
index 7d61ab3..794594e 100644
--- a/components/camel-hdfs/src/main/docs/hdfs-component.adoc
+++ b/components/camel-hdfs/src/main/docs/hdfs-component.adoc
@@ -56,7 +56,7 @@ fileMode=Append to append each of the chunks together.
 
 
 // component options: START
-The HDFS component supports 2 options which are listed below.
+The HDFS component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc b/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc
index f29bf6b..d0fbd76 100644
--- a/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc
+++ b/components/camel-hdfs2/src/main/docs/hdfs2-component.adoc
@@ -54,7 +54,7 @@ fileMode=Append to append each of the chunks together.
 
 
 // component options: START
-The HDFS2 component supports 2 options which are listed below.
+The HDFS2 component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
index 05fcabc..1314eef 100644
--- a/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
+++ b/components/camel-hessian/src/main/docs/hessian-dataformat.adoc
@@ -20,7 +20,7 @@ If you want to use Hessian Data Format from Maven, add the following dependency
 ### Options
 
 // dataformat options: START
-The Hessian dataformat supports 4 options which are listed below.
+The Hessian dataformat supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
index 3ba91fc..fd25664 100644
--- a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
+++ b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
@@ -213,7 +213,7 @@ The <<hl7-dataformat,HL7>> component ships with a HL7 data format that can
 be used to marshal or unmarshal HL7 model objects.
 
 // dataformat options: START
-The HL7 dataformat supports 2 options which are listed below.
+The HL7 dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-hl7/src/main/docs/terser-language.adoc b/components/camel-hl7/src/main/docs/terser-language.adoc
index 0f90c31..f643635 100644
--- a/components/camel-hl7/src/main/docs/terser-language.adoc
+++ b/components/camel-hl7/src/main/docs/terser-language.adoc
@@ -32,7 +32,7 @@ import static org.apache.camel.component.hl7.HL7.terser;
 ### Terser Language options
 
 // language options: START
-The HL7 Terser language supports 1 options which are listed below.
+The HL7 Terser language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-http/src/main/docs/http-component.adoc b/components/camel-http/src/main/docs/http-component.adoc
index 3267e4c..a2c5cba 100644
--- a/components/camel-http/src/main/docs/http-component.adoc
+++ b/components/camel-http/src/main/docs/http-component.adoc
@@ -115,7 +115,7 @@ from("direct:start")
 
 
 // component options: START
-The HTTP component supports 8 options which are listed below.
+The HTTP component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-http4/src/main/docs/http4-component.adoc b/components/camel-http4/src/main/docs/http4-component.adoc
index a673c71..788572e 100644
--- a/components/camel-http4/src/main/docs/http4-component.adoc
+++ b/components/camel-http4/src/main/docs/http4-component.adoc
@@ -52,7 +52,7 @@ route, use the <<jetty-component,Jetty Component>> instead.
 
 
 // component options: START
-The HTTP4 component supports 18 options which are listed below.
+The HTTP4 component supports 18 options, which are listed below.
 
 
 
diff --git a/components/camel-ibatis/src/main/docs/ibatis-component.adoc b/components/camel-ibatis/src/main/docs/ibatis-component.adoc
index 291f3ca..5190555 100644
--- a/components/camel-ibatis/src/main/docs/ibatis-component.adoc
+++ b/components/camel-ibatis/src/main/docs/ibatis-component.adoc
@@ -57,7 +57,7 @@ the root of the classpath and expected named as `SqlMapConfig.xml`. +
 
 
 // component options: START
-The iBatis component supports 4 options which are listed below.
+The iBatis component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ical/src/main/docs/ical-dataformat.adoc b/components/camel-ical/src/main/docs/ical-dataformat.adoc
index 794ec13..d134ea8 100644
--- a/components/camel-ical/src/main/docs/ical-dataformat.adoc
+++ b/components/camel-ical/src/main/docs/ical-dataformat.adoc
@@ -30,7 +30,7 @@ END:VCALENDAR
 ### Options
 
 // dataformat options: START
-The iCal dataformat supports 2 options which are listed below.
+The iCal dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-iec60870/src/main/docs/iec60870-client-component.adoc b/components/camel-iec60870/src/main/docs/iec60870-client-component.adoc
index b6b72d1..e5073ad 100644
--- a/components/camel-iec60870/src/main/docs/iec60870-client-component.adoc
+++ b/components/camel-iec60870/src/main/docs/iec60870-client-component.adoc
@@ -20,7 +20,7 @@ for this component:
 ----
 
 // component options: START
-The IEC 60870 Client component supports 2 options which are listed below.
+The IEC 60870 Client component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-iec60870/src/main/docs/iec60870-server-component.adoc b/components/camel-iec60870/src/main/docs/iec60870-server-component.adoc
index 0a430a1..fa94fc2 100644
--- a/components/camel-iec60870/src/main/docs/iec60870-server-component.adoc
+++ b/components/camel-iec60870/src/main/docs/iec60870-server-component.adoc
@@ -21,7 +21,7 @@ for this component:
 
 
 // component options: START
-The IEC 60870 Server component supports 2 options which are listed below.
+The IEC 60870 Server component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-cache-component.adoc b/components/camel-ignite/src/main/docs/ignite-cache-component.adoc
index 206f0ed..dfff220 100644
--- a/components/camel-ignite/src/main/docs/ignite-cache-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-cache-component.adoc
@@ -13,7 +13,7 @@ Even if you configure a fixed operation in the endpoint URI, you can vary it per
 ### Options
 
 // component options: START
-The Ignite Cache component supports 4 options which are listed below.
+The Ignite Cache component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-compute-component.adoc b/components/camel-ignite/src/main/docs/ignite-compute-component.adoc
index 4ab79a8..c2431e1 100644
--- a/components/camel-ignite/src/main/docs/ignite-compute-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-compute-component.adoc
@@ -14,7 +14,7 @@ The endpoint tries to run the object passed in the body of the IN message as the
 ### Options
 
 // component options: START
-The Ignite Compute component supports 4 options which are listed below.
+The Ignite Compute component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-events-component.adoc b/components/camel-ignite/src/main/docs/ignite-events-component.adoc
index 8a6e66c..ff06e32 100644
--- a/components/camel-ignite/src/main/docs/ignite-events-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-events-component.adoc
@@ -11,7 +11,7 @@ The Exchanges created by this consumer put the received Event object into the bo
 ### Options
 
 // component options: START
-The Ignite Events component supports 4 options which are listed below.
+The Ignite Events component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-idgen-component.adoc b/components/camel-ignite/src/main/docs/ignite-idgen-component.adoc
index b5f7ea1..25b1c87 100644
--- a/components/camel-ignite/src/main/docs/ignite-idgen-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-idgen-component.adoc
@@ -10,7 +10,7 @@ This endpoint only supports producers.
 ### Options
 
 // component options: START
-The Ignite ID Generator component supports 4 options which are listed below.
+The Ignite ID Generator component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-messaging-component.adoc b/components/camel-ignite/src/main/docs/ignite-messaging-component.adoc
index ad6324f..74f03d3 100644
--- a/components/camel-ignite/src/main/docs/ignite-messaging-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-messaging-component.adoc
@@ -10,7 +10,7 @@ This endpoint supports producers (to send messages) and consumers (to receive me
 ### Options
 
 // component options: START
-The Ignite Messaging component supports 4 options which are listed below.
+The Ignite Messaging component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-queue-component.adoc b/components/camel-ignite/src/main/docs/ignite-queue-component.adoc
index 39d0df4..338aa8d 100644
--- a/components/camel-ignite/src/main/docs/ignite-queue-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-queue-component.adoc
@@ -10,7 +10,7 @@ This endpoint only supports producers.
 ### Options
 
 // component options: START
-The Ignite Queues component supports 4 options which are listed below.
+The Ignite Queues component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-ignite/src/main/docs/ignite-set-component.adoc b/components/camel-ignite/src/main/docs/ignite-set-component.adoc
index 98fba02..fd283ab 100644
--- a/components/camel-ignite/src/main/docs/ignite-set-component.adoc
+++ b/components/camel-ignite/src/main/docs/ignite-set-component.adoc
@@ -10,7 +10,7 @@ This endpoint only supports producers.
 ### Options
 
 // component options: START
-The Ignite Sets component supports 4 options which are listed below.
+The Ignite Sets component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-infinispan/src/main/docs/infinispan-component.adoc b/components/camel-infinispan/src/main/docs/infinispan-component.adoc
index 5670426..25bf9ee 100644
--- a/components/camel-infinispan/src/main/docs/infinispan-component.adoc
+++ b/components/camel-infinispan/src/main/docs/infinispan-component.adoc
@@ -39,7 +39,7 @@ accessible from the registry.
 
 
 // component options: START
-The Infinispan component supports 3 options which are listed below.
+The Infinispan component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-irc/src/main/docs/irc-component.adoc b/components/camel-irc/src/main/docs/irc-component.adoc
index 767e3a8..9a9070b 100644
--- a/components/camel-irc/src/main/docs/irc-component.adoc
+++ b/components/camel-irc/src/main/docs/irc-component.adoc
@@ -35,7 +35,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The IRC component supports 2 options which are listed below.
+The IRC component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
index 4b7cd27..7aa707d 100644
--- a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
+++ b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
@@ -18,7 +18,7 @@ from("activemq:My.Queue").
 
 
 // dataformat options: START
-The JSon Jackson dataformat supports 19 options which are listed below.
+The JSon Jackson dataformat supports 19 options, which are listed below.
 
 
 
diff --git a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
index 474ad83..b0fede9 100644
--- a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
+++ b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
@@ -33,7 +33,7 @@ from("activemq:My.Queue").
 
 
 // dataformat options: START
-The JacksonXML dataformat supports 15 options which are listed below.
+The JacksonXML dataformat supports 15 options, which are listed below.
 
 
 
diff --git a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
index 23fbfc8..c4c087e 100644
--- a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
+++ b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
@@ -11,7 +11,7 @@ payload.
 ### Options
 
 // dataformat options: START
-The JAXB dataformat supports 18 options which are listed below.
+The JAXB dataformat supports 18 options, which are listed below.
 
 
 
diff --git a/components/camel-jcache/src/main/docs/jcache-component.adoc b/components/camel-jcache/src/main/docs/jcache-component.adoc
index a1ae4e2..5bb0dee 100644
--- a/components/camel-jcache/src/main/docs/jcache-component.adoc
+++ b/components/camel-jcache/src/main/docs/jcache-component.adoc
@@ -72,7 +72,7 @@ with the following path and query parameters:
 
 
 // component options: START
-The JCache component supports 5 options which are listed below.
+The JCache component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-jclouds/src/main/docs/jclouds-component.adoc b/components/camel-jclouds/src/main/docs/jclouds-component.adoc
index ca7c52c..8a81adf 100644
--- a/components/camel-jclouds/src/main/docs/jclouds-component.adoc
+++ b/components/camel-jclouds/src/main/docs/jclouds-component.adoc
@@ -103,7 +103,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The JClouds component supports 3 options which are listed below.
+The JClouds component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-jdbc/src/main/docs/jdbc-component.adoc b/components/camel-jdbc/src/main/docs/jdbc-component.adoc
index 9a1efe8..b930bc6 100644
--- a/components/camel-jdbc/src/main/docs/jdbc-component.adoc
+++ b/components/camel-jdbc/src/main/docs/jdbc-component.adoc
@@ -43,7 +43,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The JDBC component supports 2 options which are listed below.
+The JDBC component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-jetty9/src/main/docs/jetty-component.adoc b/components/camel-jetty9/src/main/docs/jetty-component.adoc
index 66971fc..a106cdd 100644
--- a/components/camel-jetty9/src/main/docs/jetty-component.adoc
+++ b/components/camel-jetty9/src/main/docs/jetty-component.adoc
@@ -53,7 +53,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Jetty 9 component supports 33 options which are listed below.
+The Jetty 9 component supports 33 options, which are listed below.
 
 
 
diff --git a/components/camel-jgroups/src/main/docs/jgroups-component.adoc b/components/camel-jgroups/src/main/docs/jgroups-component.adoc
index 49c589b..6c8bf22 100644
--- a/components/camel-jgroups/src/main/docs/jgroups-component.adoc
+++ b/components/camel-jgroups/src/main/docs/jgroups-component.adoc
@@ -50,7 +50,7 @@ component should connect to.
 
 
 // component options: START
-The JGroups component supports 4 options which are listed below.
+The JGroups component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-jibx/src/main/docs/jibx-dataformat.adoc b/components/camel-jibx/src/main/docs/jibx-dataformat.adoc
index cb38783..3ea1c62 100644
--- a/components/camel-jibx/src/main/docs/jibx-dataformat.adoc
+++ b/components/camel-jibx/src/main/docs/jibx-dataformat.adoc
@@ -30,7 +30,7 @@ from("mqseries:Another.Queue").
 ### Options
 
 // dataformat options: START
-The JiBX dataformat supports 3 options which are listed below.
+The JiBX dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
index 24cdffd4..433bd59 100644
--- a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
+++ b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
@@ -18,7 +18,7 @@ from("activemq:My.Queue").
 
 
 // dataformat options: START
-The JSon Johnzon dataformat supports 19 options which are listed below.
+The JSon Johnzon dataformat supports 19 options, which are listed below.
 
 
 
diff --git a/components/camel-jolt/src/main/docs/jolt-component.adoc b/components/camel-jolt/src/main/docs/jolt-component.adoc
index 07d54b8..4917dae 100644
--- a/components/camel-jolt/src/main/docs/jolt-component.adoc
+++ b/components/camel-jolt/src/main/docs/jolt-component.adoc
@@ -42,7 +42,7 @@ format, `?option=value&option=value&...`
 
 
 // component options: START
-The JOLT component supports 2 options which are listed below.
+The JOLT component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-josql/src/main/docs/sql-language.adoc b/components/camel-josql/src/main/docs/sql-language.adoc
index fb03f53..031f092 100644
--- a/components/camel-josql/src/main/docs/sql-language.adoc
+++ b/components/camel-josql/src/main/docs/sql-language.adoc
@@ -60,7 +60,7 @@ And the spring DSL:
 
 
 // language options: START
-The SQL language supports 1 options which are listed below.
+The SQL language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-jpa/src/main/docs/jpa-component.adoc b/components/camel-jpa/src/main/docs/jpa-component.adoc
index 2eb6d0e..0d7fb78 100644
--- a/components/camel-jpa/src/main/docs/jpa-component.adoc
+++ b/components/camel-jpa/src/main/docs/jpa-component.adoc
@@ -95,7 +95,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The JPA component supports 5 options which are listed below.
+The JPA component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-jsch/src/main/docs/scp-component.adoc b/components/camel-jsch/src/main/docs/scp-component.adoc
index 98eaa71..06d43f9 100644
--- a/components/camel-jsch/src/main/docs/scp-component.adoc
+++ b/components/camel-jsch/src/main/docs/scp-component.adoc
@@ -42,7 +42,7 @@ in code).
 
 
 // component options: START
-The SCP component supports 2 options which are listed below.
+The SCP component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc b/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc
index 0d707d7..8a4b683 100644
--- a/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc
+++ b/components/camel-jsonpath/src/main/docs/jsonpath-language.adoc
@@ -23,7 +23,7 @@ from("queue:books.new")
 
 
 // language options: START
-The JsonPath language supports 7 options which are listed below.
+The JsonPath language supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-jt400/src/main/docs/jt400-component.adoc b/components/camel-jt400/src/main/docs/jt400-component.adoc
index 7175c88..c6691d3 100644
--- a/components/camel-jt400/src/main/docs/jt400-component.adoc
+++ b/components/camel-jt400/src/main/docs/jt400-component.adoc
@@ -39,7 +39,7 @@ You can append query options to the URI in the following format,
 ### JT400 options
 
 // component options: START
-The JT400 component supports 2 options which are listed below.
+The JT400 component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-juel/src/main/docs/el-language.adoc b/components/camel-juel/src/main/docs/el-language.adoc
index 3fa17b6..b4e5e82 100644
--- a/components/camel-juel/src/main/docs/el-language.adoc
+++ b/components/camel-juel/src/main/docs/el-language.adoc
@@ -50,7 +50,7 @@ Recipient List
 
 
 // language options: START
-The EL language supports 1 options which are listed below.
+The EL language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-jxpath/src/main/docs/jxpath-language.adoc b/components/camel-jxpath/src/main/docs/jxpath-language.adoc
index 2b3ed71..66ba263 100644
--- a/components/camel-jxpath/src/main/docs/jxpath-language.adoc
+++ b/components/camel-jxpath/src/main/docs/jxpath-language.adoc
@@ -26,7 +26,7 @@ from("queue:foo").filter().
 
 
 // language options: START
-The JXPath language supports 2 options which are listed below.
+The JXPath language supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-kafka/src/main/docs/kafka-component.adoc b/components/camel-kafka/src/main/docs/kafka-component.adoc
index 6f0fb08..f16bb35 100644
--- a/components/camel-kafka/src/main/docs/kafka-component.adoc
+++ b/components/camel-kafka/src/main/docs/kafka-component.adoc
@@ -33,7 +33,7 @@ kafka:topic[?options]
 
 
 // component options: START
-The Kafka component supports 8 options which are listed below.
+The Kafka component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-kestrel/src/main/docs/kestrel-component.adoc b/components/camel-kestrel/src/main/docs/kestrel-component.adoc
index 8594eac..bb1ba8f 100644
--- a/components/camel-kestrel/src/main/docs/kestrel-component.adoc
+++ b/components/camel-kestrel/src/main/docs/kestrel-component.adoc
@@ -67,7 +67,7 @@ kestrel://kserver03:22133/massive?concurrentConsumers=25&waitTimeMs=500
 
 
 // component options: START
-The Kestrel component supports 2 options which are listed below.
+The Kestrel component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
index ef398df..3548972 100644
--- a/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
+++ b/components/camel-linkedin/camel-linkedin-component/src/main/docs/linkedin-component.adoc
@@ -53,7 +53,7 @@ Endpoint prefix can be one of:
 
 
 // component options: START
-The Linkedin component supports 2 options which are listed below.
+The Linkedin component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-lucene/src/main/docs/lucene-component.adoc b/components/camel-lucene/src/main/docs/lucene-component.adoc
index 69c2f36..af0ae30 100644
--- a/components/camel-lucene/src/main/docs/lucene-component.adoc
+++ b/components/camel-lucene/src/main/docs/lucene-component.adoc
@@ -52,7 +52,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Lucene component supports 2 options which are listed below.
+The Lucene component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
index 1f5f010..1fadb97 100644
--- a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
+++ b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
@@ -38,7 +38,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Lumberjack component supports 3 options which are listed below.
+The Lumberjack component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
index c8b0dbc..02ff9a9 100644
--- a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
+++ b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
@@ -15,7 +15,7 @@ comressed using LZF algotithm.
 ### Options
 
 // dataformat options: START
-The LZF Deflate Compression dataformat supports 2 options which are listed below.
+The LZF Deflate Compression dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-mail/src/main/docs/mail-component.adoc b/components/camel-mail/src/main/docs/mail-component.adoc
index 7420e78..de9e6f7 100644
--- a/components/camel-mail/src/main/docs/mail-component.adoc
+++ b/components/camel-mail/src/main/docs/mail-component.adoc
@@ -78,7 +78,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Mail component supports 4 options which are listed below.
+The Mail component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
index 49fbe26..6373763 100644
--- a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
+++ b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
@@ -44,7 +44,7 @@ type and stream cache setting.
 ### Options
 
 // dataformat options: START
-The MIME Multipart dataformat supports 6 options which are listed below.
+The MIME Multipart dataformat supports 6 options, which are listed below.
 
 
 
diff --git a/components/camel-master/src/main/docs/master-component.adoc b/components/camel-master/src/main/docs/master-component.adoc
index 01440f2..ce2f593 100644
--- a/components/camel-master/src/main/docs/master-component.adoc
+++ b/components/camel-master/src/main/docs/master-component.adoc
@@ -34,7 +34,7 @@ Where endpoint is any Camel endpoint you want to run in master/slave mode.
 ### Options
 
 // component options: START
-The Master component supports 3 options which are listed below.
+The Master component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-metrics/src/main/docs/metrics-component.adoc b/components/camel-metrics/src/main/docs/metrics-component.adoc
index bbc994b..b462891 100644
--- a/components/camel-metrics/src/main/docs/metrics-component.adoc
+++ b/components/camel-metrics/src/main/docs/metrics-component.adoc
@@ -45,7 +45,7 @@ metrics:[ meter | counter | histogram | timer | gauge ]:metricname[?options]
 ### Options
 
 // component options: START
-The Metrics component supports 2 options which are listed below.
+The Metrics component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-micrometer/src/main/docs/micrometer-component.adoc b/components/camel-micrometer/src/main/docs/micrometer-component.adoc
index b72a290..e203ae8 100644
--- a/components/camel-micrometer/src/main/docs/micrometer-component.adoc
+++ b/components/camel-micrometer/src/main/docs/micrometer-component.adoc
@@ -48,7 +48,7 @@ micrometer:[ counter | summary | timer ]:metricname[?options]
 ### Options
 
 // component options: START
-The Micrometer component supports 2 options which are listed below.
+The Micrometer component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-milo/src/main/docs/milo-client-component.adoc b/components/camel-milo/src/main/docs/milo-client-component.adoc
index b7dfad1..8e9efdb 100644
--- a/components/camel-milo/src/main/docs/milo-client-component.adoc
+++ b/components/camel-milo/src/main/docs/milo-client-component.adoc
@@ -22,7 +22,7 @@ for this component:
 
 
 // component options: START
-The OPC UA Client component supports 6 options which are listed below.
+The OPC UA Client component supports 6 options, which are listed below.
 
 
 
diff --git a/components/camel-milo/src/main/docs/milo-server-component.adoc b/components/camel-milo/src/main/docs/milo-server-component.adoc
index eb76ce5..d24e5ef 100644
--- a/components/camel-milo/src/main/docs/milo-server-component.adoc
+++ b/components/camel-milo/src/main/docs/milo-server-component.adoc
@@ -26,7 +26,7 @@ Value write requests from OPC UA Client will trigger messages which are sent int
 
 
 // component options: START
-The OPC UA Server component supports 20 options which are listed below.
+The OPC UA Server component supports 20 options, which are listed below.
 
 
 
diff --git a/components/camel-mina/src/main/docs/mina-component.adoc b/components/camel-mina/src/main/docs/mina-component.adoc
index f3b1f74..7a1d91f 100644
--- a/components/camel-mina/src/main/docs/mina-component.adoc
+++ b/components/camel-mina/src/main/docs/mina-component.adoc
@@ -65,7 +65,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Mina component supports 2 options which are listed below.
+The Mina component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-mina2/src/main/docs/mina2-component.adoc b/components/camel-mina2/src/main/docs/mina2-component.adoc
index fad2535..f8b823f 100644
--- a/components/camel-mina2/src/main/docs/mina2-component.adoc
+++ b/components/camel-mina2/src/main/docs/mina2-component.adoc
@@ -64,7 +64,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Mina2 component supports 3 options which are listed below.
+The Mina2 component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-mllp/src/main/docs/mllp-component.adoc b/components/camel-mllp/src/main/docs/mllp-component.adoc
index eabdae7..5a91d97 100644
--- a/components/camel-mllp/src/main/docs/mllp-component.adoc
+++ b/components/camel-mllp/src/main/docs/mllp-component.adoc
@@ -41,7 +41,7 @@ for this component:
 
 
 // component options: START
-The MLLP component supports 5 options which are listed below.
+The MLLP component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-mqtt/src/main/docs/mqtt-component.adoc b/components/camel-mqtt/src/main/docs/mqtt-component.adoc
index 782c044..c131dc5 100644
--- a/components/camel-mqtt/src/main/docs/mqtt-component.adoc
+++ b/components/camel-mqtt/src/main/docs/mqtt-component.adoc
@@ -36,7 +36,7 @@ Where *name* is the name you want to assign the component.
 
 
 // component options: START
-The MQTT component supports 4 options which are listed below.
+The MQTT component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-msv/src/main/docs/msv-component.adoc b/components/camel-msv/src/main/docs/msv-component.adoc
index c271ae7..214a863 100644
--- a/components/camel-msv/src/main/docs/msv-component.adoc
+++ b/components/camel-msv/src/main/docs/msv-component.adoc
@@ -52,7 +52,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The MSV component supports 3 options which are listed below.
+The MSV component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-mustache/src/main/docs/mustache-component.adoc b/components/camel-mustache/src/main/docs/mustache-component.adoc
index 27956f4..a77b1fc 100644
--- a/components/camel-mustache/src/main/docs/mustache-component.adoc
+++ b/components/camel-mustache/src/main/docs/mustache-component.adoc
@@ -38,7 +38,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Mustache component supports 2 options which are listed below.
+The Mustache component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-mvel/src/main/docs/mvel-language.adoc b/components/camel-mvel/src/main/docs/mvel-language.adoc
index 93fac54..ec0bc84 100644
--- a/components/camel-mvel/src/main/docs/mvel-language.adoc
+++ b/components/camel-mvel/src/main/docs/mvel-language.adoc
@@ -26,7 +26,7 @@ you can construct the syntax as follows:
 ### Mvel Options
 
 // language options: START
-The MVEL language supports 1 options which are listed below.
+The MVEL language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-mybatis/src/main/docs/mybatis-bean-component.adoc b/components/camel-mybatis/src/main/docs/mybatis-bean-component.adoc
index 4902d4a..8e4c7c8 100644
--- a/components/camel-mybatis/src/main/docs/mybatis-bean-component.adoc
+++ b/components/camel-mybatis/src/main/docs/mybatis-bean-component.adoc
@@ -31,7 +31,7 @@ the `configurationUri` option on the `MyBatisComponent` component.
 === Options
 
 // component options: START
-The MyBatis Bean component supports 3 options which are listed below.
+The MyBatis Bean component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-mybatis/src/main/docs/mybatis-component.adoc b/components/camel-mybatis/src/main/docs/mybatis-component.adoc
index 2cfc420..23bfe97 100644
--- a/components/camel-mybatis/src/main/docs/mybatis-component.adoc
+++ b/components/camel-mybatis/src/main/docs/mybatis-component.adoc
@@ -42,7 +42,7 @@ the `configurationUri` option on the `MyBatisComponent` component.
 === Options
 
 // component options: START
-The MyBatis component supports 3 options which are listed below.
+The MyBatis component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-nagios/src/main/docs/nagios-component.adoc b/components/camel-nagios/src/main/docs/nagios-component.adoc
index 5e855d8..1d64520 100644
--- a/components/camel-nagios/src/main/docs/nagios-component.adoc
+++ b/components/camel-nagios/src/main/docs/nagios-component.adoc
@@ -39,7 +39,7 @@ you to send notifications to Nagios.
 
 
 // component options: START
-The Nagios component supports 2 options which are listed below.
+The Nagios component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-nats/src/main/docs/nats-component.adoc b/components/camel-nats/src/main/docs/nats-component.adoc
index 868b917..af640c3 100644
--- a/components/camel-nats/src/main/docs/nats-component.adoc
+++ b/components/camel-nats/src/main/docs/nats-component.adoc
@@ -31,7 +31,7 @@ Where *servers* represents the list of NATS servers.
 
 
 // component options: START
-The Nats component supports 2 options which are listed below.
+The Nats component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-netty-http/src/main/docs/netty-http-component.adoc b/components/camel-netty-http/src/main/docs/netty-http-component.adoc
index 7529944..2510676 100644
--- a/components/camel-netty-http/src/main/docs/netty-http-component.adoc
+++ b/components/camel-netty-http/src/main/docs/netty-http-component.adoc
@@ -77,7 +77,7 @@ options related to UDP transport.
 
 
 // component options: START
-The Netty HTTP component supports 7 options which are listed below.
+The Netty HTTP component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-netty/src/main/docs/netty-component.adoc b/components/camel-netty/src/main/docs/netty-component.adoc
index 5c78120..8be5b9c 100644
--- a/components/camel-netty/src/main/docs/netty-component.adoc
+++ b/components/camel-netty/src/main/docs/netty-component.adoc
@@ -57,7 +57,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Netty component supports 4 options which are listed below.
+The Netty component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
index 137b2af..c3cd265 100644
--- a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
+++ b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc
@@ -76,7 +76,7 @@ related to UDP transport.
 
 
 // component options: START
-The Netty4 HTTP component supports 8 options which are listed below.
+The Netty4 HTTP component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-netty4/src/main/docs/netty4-component.adoc b/components/camel-netty4/src/main/docs/netty4-component.adoc
index 6bf2bdb..01f4869 100644
--- a/components/camel-netty4/src/main/docs/netty4-component.adoc
+++ b/components/camel-netty4/src/main/docs/netty4-component.adoc
@@ -50,7 +50,7 @@ You can append query options to the URI in the following format,
 === Options
 
 // component options: START
-The Netty4 component supports 5 options which are listed below.
+The Netty4 component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-ognl/src/main/docs/ognl-language.adoc b/components/camel-ognl/src/main/docs/ognl-language.adoc
index 70cc6fc..f3518d4 100644
--- a/components/camel-ognl/src/main/docs/ognl-language.adoc
+++ b/components/camel-ognl/src/main/docs/ognl-language.adoc
@@ -28,7 +28,7 @@ you can construct the syntax as follows:
 
 
 // language options: START
-The OGNL language supports 1 options which are listed below.
+The OGNL language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
index c14cc7f..2e91609 100644
--- a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
+++ b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
@@ -44,7 +44,7 @@ for this component:
 
 
 // component options: START
-The Olingo2 component supports 3 options which are listed below.
+The Olingo2 component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
index 7a5c775..bfa02e5 100644
--- a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
+++ b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
@@ -45,7 +45,7 @@ for this component:
 
 
 // component options: START
-The Olingo4 component supports 3 options which are listed below.
+The Olingo4 component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-openshift/src/main/docs/openshift-component.adoc b/components/camel-openshift/src/main/docs/openshift-component.adoc
index 39f8e96..e89f16a 100644
--- a/components/camel-openshift/src/main/docs/openshift-component.adoc
+++ b/components/camel-openshift/src/main/docs/openshift-component.adoc
@@ -34,7 +34,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The OpenShift component supports 5 options which are listed below.
+The OpenShift component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-paho/src/main/docs/paho-component.adoc b/components/camel-paho/src/main/docs/paho-component.adoc
index ce4bfb5..d59b8d3 100644
--- a/components/camel-paho/src/main/docs/paho-component.adoc
+++ b/components/camel-paho/src/main/docs/paho-component.adoc
@@ -51,7 +51,7 @@ Where *topic* is the name of the topic.
 === Options
 
 // component options: START
-The Paho component supports 4 options which are listed below.
+The Paho component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
index 7ad206c..4f7498c 100644
--- a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
+++ b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc
@@ -38,7 +38,7 @@ configured in the PaxLogging service configuration.
 
 
 // component options: START
-The OSGi PAX Logging component supports 2 options which are listed below.
+The OSGi PAX Logging component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
index 76ec53c..e234c9e 100644
--- a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
+++ b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
@@ -24,7 +24,7 @@ https://developers.google.com/protocol-buffers/docs/javatutorial[Protobuf Java T
 ### Protobuf Options
 
 // dataformat options: START
-The Protobuf dataformat supports 3 options which are listed below.
+The Protobuf dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-quartz/src/main/docs/quartz-component.adoc b/components/camel-quartz/src/main/docs/quartz-component.adoc
index cc1b76b..c3548ac 100644
--- a/components/camel-quartz/src/main/docs/quartz-component.adoc
+++ b/components/camel-quartz/src/main/docs/quartz-component.adoc
@@ -47,7 +47,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Quartz component supports 8 options which are listed below.
+The Quartz component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-quartz2/src/main/docs/quartz2-component.adoc b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
index de78b28..85a9756 100644
--- a/components/camel-quartz2/src/main/docs/quartz2-component.adoc
+++ b/components/camel-quartz2/src/main/docs/quartz2-component.adoc
@@ -47,7 +47,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Quartz2 component supports 11 options which are listed below.
+The Quartz2 component supports 11 options, which are listed below.
 
 
 
diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
index 3a3a052..5ef2b5f 100644
--- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc
+++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
@@ -76,7 +76,7 @@ inject the session-related fields into the FIX message.
 ### Options
 
 // component options: START
-The QuickFix component supports 6 options which are listed below.
+The QuickFix component supports 6 options, which are listed below.
 
 
 
diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
index 157636c..7f4402b 100644
--- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
+++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
@@ -47,7 +47,7 @@ exchange name determines which exchange the queue will bind to.
 === Options
 
 // component options: START
-The RabbitMQ component supports 48 options which are listed below.
+The RabbitMQ component supports 48 options, which are listed below.
 
 
 
diff --git a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
index 35b5528..2c22804 100644
--- a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
+++ b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc
@@ -45,7 +45,7 @@ external stream processing systems.
 
 
 // component options: START
-The Reactive Streams component supports 4 options which are listed below.
+The Reactive Streams component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc b/components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc
index 876eb49..678c3ca 100644
--- a/components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc
+++ b/components/camel-rest-swagger/src/main/docs/rest-swagger-component.adoc
@@ -84,7 +84,7 @@ in path such as `/api/{version}/users/{id}`.
 ### Options
 
 // component options: START
-The REST Swagger component supports 7 options which are listed below.
+The REST Swagger component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-restlet/src/main/docs/restlet-component.adoc b/components/camel-restlet/src/main/docs/restlet-component.adoc
index c277341..b588d51 100644
--- a/components/camel-restlet/src/main/docs/restlet-component.adoc
+++ b/components/camel-restlet/src/main/docs/restlet-component.adoc
@@ -63,7 +63,7 @@ option.
 
 
 // component options: START
-The Restlet component supports 22 options which are listed below.
+The Restlet component supports 22 options, which are listed below.
 
 
 
diff --git a/components/camel-rss/src/main/docs/rss-dataformat.adoc b/components/camel-rss/src/main/docs/rss-dataformat.adoc
index 529a4c5..f57c341 100644
--- a/components/camel-rss/src/main/docs/rss-dataformat.adoc
+++ b/components/camel-rss/src/main/docs/rss-dataformat.adoc
@@ -24,7 +24,7 @@ you can for example do
 ### Options
 
 // dataformat options: START
-The RSS dataformat supports 1 options which are listed below.
+The RSS dataformat supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
index 8806cd7..a2276a9 100644
--- a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
+++ b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc
@@ -576,7 +576,7 @@ for details on how to generated the DTO.
 
 
 // component options: START
-The Salesforce component supports 29 options which are listed below.
+The Salesforce component supports 29 options, which are listed below.
 
 
 
diff --git a/components/camel-saxon/src/main/docs/xquery-component.adoc b/components/camel-saxon/src/main/docs/xquery-component.adoc
index 0056614..6b3ee9b 100644
--- a/components/camel-saxon/src/main/docs/xquery-component.adoc
+++ b/components/camel-saxon/src/main/docs/xquery-component.adoc
@@ -16,7 +16,7 @@ Recipient List.
 
 
 // component options: START
-The XQuery component supports 4 options which are listed below.
+The XQuery component supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-saxon/src/main/docs/xquery-language.adoc b/components/camel-saxon/src/main/docs/xquery-language.adoc
index 7d7e53e..a778ee9 100644
--- a/components/camel-saxon/src/main/docs/xquery-language.adoc
+++ b/components/camel-saxon/src/main/docs/xquery-language.adoc
@@ -14,7 +14,7 @@ Recipient List.
 ### XQuery Language options
 
 // language options: START
-The XQuery language supports 3 options which are listed below.
+The XQuery language supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-script/src/main/docs/javaScript-language.adoc b/components/camel-script/src/main/docs/javaScript-language.adoc
index e8e7d5d..241414a 100644
--- a/components/camel-script/src/main/docs/javaScript-language.adoc
+++ b/components/camel-script/src/main/docs/javaScript-language.adoc
@@ -25,7 +25,7 @@ Recipient List
 ### Javascript Language Options
 
 // language options: START
-The JavaScript language supports 1 options which are listed below.
+The JavaScript language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-script/src/main/docs/php-language.adoc b/components/camel-script/src/main/docs/php-language.adoc
index 7cad42d..71b3f43 100644
--- a/components/camel-script/src/main/docs/php-language.adoc
+++ b/components/camel-script/src/main/docs/php-language.adoc
@@ -24,7 +24,7 @@ Recipient List
 ### PHP Language Options
 
 // language options: START
-The PHP language supports 1 options which are listed below.
+The PHP language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-script/src/main/docs/python-language.adoc b/components/camel-script/src/main/docs/python-language.adoc
index cd334c2..bbacebe 100644
--- a/components/camel-script/src/main/docs/python-language.adoc
+++ b/components/camel-script/src/main/docs/python-language.adoc
@@ -24,7 +24,7 @@ Recipient List
 ### Python Language Options
 
 // language options: START
-The Python language supports 1 options which are listed below.
+The Python language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-script/src/main/docs/ruby-language.adoc b/components/camel-script/src/main/docs/ruby-language.adoc
index 6dfb8ee..810d838 100644
--- a/components/camel-script/src/main/docs/ruby-language.adoc
+++ b/components/camel-script/src/main/docs/ruby-language.adoc
@@ -24,7 +24,7 @@ Recipient List
 ### Ruby Language Options
 
 // language options: START
-The Ruby language supports 1 options which are listed below.
+The Ruby language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-service/src/main/docs/service-component.adoc b/components/camel-service/src/main/docs/service-component.adoc
index afa4b31..13fc825 100644
--- a/components/camel-service/src/main/docs/service-component.adoc
+++ b/components/camel-service/src/main/docs/service-component.adoc
@@ -18,7 +18,7 @@ service:serviceName:endpoint[?options]
 ### Options
 
 // component options: START
-The Service component supports 3 options which are listed below.
+The Service component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
index acf81fc..088fe08 100644
--- a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
+++ b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
@@ -31,7 +31,7 @@ for this component:
 
 
 // component options: START
-The ServiceNow component supports 14 options which are listed below.
+The ServiceNow component supports 14 options, which are listed below.
 
 
 
diff --git a/components/camel-servlet/src/main/docs/servlet-component.adoc b/components/camel-servlet/src/main/docs/servlet-component.adoc
index d694885..3e33814 100644
--- a/components/camel-servlet/src/main/docs/servlet-component.adoc
+++ b/components/camel-servlet/src/main/docs/servlet-component.adoc
@@ -43,7 +43,7 @@ You can append query options to the URI in the following format,
 ### Options
 
 // component options: START
-The Servlet component supports 8 options which are listed below.
+The Servlet component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
index bc88dd7..a50288a 100644
--- a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
+++ b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc
@@ -111,7 +111,7 @@ aggregator in this scenario.
 
 
 // component options: START
-The Simple JMS Batch component supports 5 options which are listed below.
+The Simple JMS Batch component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-sjms/src/main/docs/sjms-component.adoc b/components/camel-sjms/src/main/docs/sjms-component.adoc
index df75d3c..8de6cb4 100644
--- a/components/camel-sjms/src/main/docs/sjms-component.adoc
+++ b/components/camel-sjms/src/main/docs/sjms-component.adoc
@@ -84,7 +84,7 @@ You append query options to the URI using the following format,
 
 
 // component options: START
-The Simple JMS component supports 15 options which are listed below.
+The Simple JMS component supports 15 options, which are listed below.
 
 
 
diff --git a/components/camel-sjms2/src/main/docs/sjms2-component.adoc b/components/camel-sjms2/src/main/docs/sjms2-component.adoc
index 052201a..64cd4d1 100644
--- a/components/camel-sjms2/src/main/docs/sjms2-component.adoc
+++ b/components/camel-sjms2/src/main/docs/sjms2-component.adoc
@@ -84,7 +84,7 @@ You append query options to the URI using the following format,
 
 
 // component options: START
-The Simple JMS2 component supports 15 options which are listed below.
+The Simple JMS2 component supports 15 options, which are listed below.
 
 
 
diff --git a/components/camel-slack/src/main/docs/slack-component.adoc b/components/camel-slack/src/main/docs/slack-component.adoc
index c5800e3..4226dc5 100644
--- a/components/camel-slack/src/main/docs/slack-component.adoc
+++ b/components/camel-slack/src/main/docs/slack-component.adoc
@@ -43,7 +43,7 @@ slack:@username[?options]
 
 
 // component options: START
-The Slack component supports 2 options which are listed below.
+The Slack component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-smpp/src/main/docs/smpp-component.adoc b/components/camel-smpp/src/main/docs/smpp-component.adoc
index 06e75c7..c1568a0 100644
--- a/components/camel-smpp/src/main/docs/smpp-component.adoc
+++ b/components/camel-smpp/src/main/docs/smpp-component.adoc
@@ -168,7 +168,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The SMPP component supports 2 options which are listed below.
+The SMPP component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
index 276a9da..1d83874 100644
--- a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
+++ b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
@@ -18,7 +18,7 @@ SnakeYAML library.
 ### YAML Options
 
 // dataformat options: START
-The YAML SnakeYAML dataformat supports 11 options which are listed below.
+The YAML SnakeYAML dataformat supports 11 options, which are listed below.
 
 
 
diff --git a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
index 830f537..631d120 100644
--- a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
+++ b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
@@ -21,7 +21,7 @@ prefix mappings when marshalling using SOAP data format.
 
 
 // dataformat options: START
-The SOAP dataformat supports 7 options which are listed below.
+The SOAP dataformat supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
index e113157..eafbc3c 100644
--- a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
+++ b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc
@@ -33,7 +33,7 @@ spark-rest://verb:path?[options]
 
 
 // component options: START
-The Spark Rest component supports 12 options which are listed below.
+The Spark Rest component supports 12 options, which are listed below.
 
 
 
diff --git a/components/camel-spark/src/main/docs/spark-component.adoc b/components/camel-spark/src/main/docs/spark-component.adoc
index 7e5f1d6..03e8477 100644
--- a/components/camel-spark/src/main/docs/spark-component.adoc
+++ b/components/camel-spark/src/main/docs/spark-component.adoc
@@ -52,7 +52,7 @@ spark:{rdd|dataframe|hive}
 
 
 // component options: START
-The Apache Spark component supports 3 options which are listed below.
+The Apache Spark component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-splunk/src/main/docs/splunk-component.adoc b/components/camel-splunk/src/main/docs/splunk-component.adoc
index 5dbac72..3d4ca37 100644
--- a/components/camel-splunk/src/main/docs/splunk-component.adoc
+++ b/components/camel-splunk/src/main/docs/splunk-component.adoc
@@ -87,7 +87,7 @@ SplunkEvent in the body.
 
 
 // component options: START
-The Splunk component supports 2 options which are listed below.
+The Splunk component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
index 24533df..5d1e4e7 100644
--- a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
+++ b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc
@@ -41,7 +41,7 @@ statement.
 
 
 // component options: START
-The Spring Batch component supports 3 options which are listed below.
+The Spring Batch component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
index 37fc5ab..180bc0b 100644
--- a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
+++ b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc
@@ -82,7 +82,7 @@ You can append query *options* to the URI in the following format,
 
 
 // component options: START
-The Spring WebService component supports 2 options which are listed below.
+The Spring WebService component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-spring/src/main/docs/spel-language.adoc b/components/camel-spring/src/main/docs/spel-language.adoc
index f5c19f0..1ff663b 100644
--- a/components/camel-spring/src/main/docs/spel-language.adoc
+++ b/components/camel-spring/src/main/docs/spel-language.adoc
@@ -44,7 +44,7 @@ The following variables are available in expressions and predicates written in S
 === Options
 
 // language options: START
-The SpEL language supports 1 options which are listed below.
+The SpEL language supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-sql/src/main/docs/sql-component.adoc b/components/camel-sql/src/main/docs/sql-component.adoc
index 1846821..66ae6ad 100644
--- a/components/camel-sql/src/main/docs/sql-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-component.adoc
@@ -108,7 +108,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The SQL component supports 3 options which are listed below.
+The SQL component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-sql/src/main/docs/sql-stored-component.adoc b/components/camel-sql/src/main/docs/sql-stored-component.adoc
index 5469990..ba8481c 100644
--- a/components/camel-sql/src/main/docs/sql-stored-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-stored-component.adoc
@@ -65,7 +65,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The SQL Stored Procedure component supports 2 options which are listed below.
+The SQL Stored Procedure component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-ssh/src/main/docs/ssh-component.adoc b/components/camel-ssh/src/main/docs/ssh-component.adoc
index 438ef52..ca80dc4 100644
--- a/components/camel-ssh/src/main/docs/ssh-component.adoc
+++ b/components/camel-ssh/src/main/docs/ssh-component.adoc
@@ -31,7 +31,7 @@ ssh:[username[:password]@]host[:port][?options]
 
 
 // component options: START
-The SSH component supports 12 options which are listed below.
+The SSH component supports 12 options, which are listed below.
 
 
 
diff --git a/components/camel-stomp/src/main/docs/stomp-component.adoc b/components/camel-stomp/src/main/docs/stomp-component.adoc
index 1c36549..51f9fc4 100644
--- a/components/camel-stomp/src/main/docs/stomp-component.adoc
+++ b/components/camel-stomp/src/main/docs/stomp-component.adoc
@@ -35,7 +35,7 @@ Where *destination* is the name of the queue.
 
 
 // component options: START
-The Stomp component supports 8 options which are listed below.
+The Stomp component supports 8 options, which are listed below.
 
 
 
diff --git a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
index 2944c48..0de9792 100644
--- a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
+++ b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
@@ -48,7 +48,7 @@ renamed to `SyslogDataFormat`.
 ### Options
 
 // dataformat options: START
-The Syslog dataformat supports 1 options which are listed below.
+The Syslog dataformat supports 1 options, which are listed below.
 
 
 
diff --git a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
index c6a850c..2e1016b 100644
--- a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
+++ b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
@@ -22,7 +22,7 @@ as we really don't want to turn well formed HTML into ugly HTML.
 
 
 // dataformat options: START
-The TidyMarkup dataformat supports 3 options which are listed below.
+The TidyMarkup dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
index f9dad0d..4d3fed3 100644
--- a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
+++ b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
@@ -15,7 +15,7 @@ aggregate multiple messages into a single Tar File.
 
 
 // dataformat options: START
-The Tar File dataformat supports 4 options which are listed below.
+The Tar File dataformat supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-telegram/src/main/docs/telegram-component.adoc b/components/camel-telegram/src/main/docs/telegram-component.adoc
index 3ce6891..8bd6eea 100644
--- a/components/camel-telegram/src/main/docs/telegram-component.adoc
+++ b/components/camel-telegram/src/main/docs/telegram-component.adoc
@@ -44,7 +44,7 @@ You can append query options to the URI in the following format,
 ### Options
 
 // component options: START
-The Telegram component supports 2 options which are listed below.
+The Telegram component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-thrift/src/main/docs/thrift-component.adoc b/components/camel-thrift/src/main/docs/thrift-component.adoc
index 12ff1c4..65ceb15 100644
--- a/components/camel-thrift/src/main/docs/thrift-component.adoc
+++ b/components/camel-thrift/src/main/docs/thrift-component.adoc
@@ -29,7 +29,7 @@ thrift://service[?options]
 ### Endpoint Options
 
 // component options: START
-The Thrift component supports 2 options which are listed below.
+The Thrift component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
index d3cd66e..d30af74 100644
--- a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
+++ b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
@@ -17,7 +17,7 @@ https://github.com/apache/thrift[Apache Thrift Implementation] +
 ### Thrift Options
 
 // dataformat options: START
-The Thrift dataformat supports 3 options which are listed below.
+The Thrift dataformat supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-twilio/src/main/docs/twilio-component.adoc b/components/camel-twilio/src/main/docs/twilio-component.adoc
index b4e808b..4087db8 100644
--- a/components/camel-twilio/src/main/docs/twilio-component.adoc
+++ b/components/camel-twilio/src/main/docs/twilio-component.adoc
@@ -22,7 +22,7 @@ for this component:
 ### Twilio Options
 
 // component options: START
-The Twilio component supports 3 options which are listed below.
+The Twilio component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-twitter/src/main/docs/twitter-component.adoc b/components/camel-twitter/src/main/docs/twitter-component.adoc
index cd77832..c019105 100644
--- a/components/camel-twitter/src/main/docs/twitter-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-component.adoc
@@ -55,7 +55,7 @@ settings which is mandatory to configure before using.
 
 
 // component options: START
-The Twitter component supports 9 options which are listed below.
+The Twitter component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
index 51f75b0..32f0d60 100644
--- a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
@@ -8,7 +8,7 @@ The Twitter Direct Message Component consumes/produces a user's direct messages.
 ### Component Options
 
 // component options: START
-The Twitter Direct Message component supports 9 options which are listed below.
+The Twitter Direct Message component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-twitter/src/main/docs/twitter-search-component.adoc b/components/camel-twitter/src/main/docs/twitter-search-component.adoc
index 7beda61..772bbb3 100644
--- a/components/camel-twitter/src/main/docs/twitter-search-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-search-component.adoc
@@ -8,7 +8,7 @@ The Twitter Search component consumes search results.
 ### Component Options
 
 // component options: START
-The Twitter Search component supports 9 options which are listed below.
+The Twitter Search component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc b/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
index a2bf82b..eba4366 100644
--- a/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
@@ -8,7 +8,7 @@ The Twitter Streaming component consumes twitter statuses using Streaming API.
 ### Component Options
 
 // component options: START
-The Twitter Streaming component supports 9 options which are listed below.
+The Twitter Streaming component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
index 84354ba..8890424 100644
--- a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
@@ -8,7 +8,7 @@ The Twitter Timeline component consumes twitter timeline or update the status of
 ### Component Options
 
 // component options: START
-The Twitter Timeline component supports 9 options which are listed below.
+The Twitter Timeline component supports 9 options, which are listed below.
 
 
 
diff --git a/components/camel-undertow/src/main/docs/undertow-component.adoc b/components/camel-undertow/src/main/docs/undertow-component.adoc
index 66e4978..85cc2df 100644
--- a/components/camel-undertow/src/main/docs/undertow-component.adoc
+++ b/components/camel-undertow/src/main/docs/undertow-component.adoc
@@ -43,7 +43,7 @@ You can append query options to the URI in the following format,
 === Options
 
 // component options: START
-The Undertow component supports 5 options which are listed below.
+The Undertow component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
index 853fa29..af4d92b 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
@@ -44,7 +44,7 @@ section presents them all.
 
 
 // dataformat options: START
-The uniVocity CSV dataformat supports 18 options which are listed below.
+The uniVocity CSV dataformat supports 18 options, which are listed below.
 
 
 
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
index 7dd978b..341bcd3 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
@@ -44,7 +44,7 @@ section presents them all.
 
 
 // dataformat options: START
-The uniVocity Fixed Length dataformat supports 17 options which are listed below.
+The uniVocity Fixed Length dataformat supports 17 options, which are listed below.
 
 
 
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
index 0e43cd2..869a3b1 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
@@ -44,7 +44,7 @@ section presents them all.
 
 
 // dataformat options: START
-The uniVocity TSV dataformat supports 15 options which are listed below.
+The uniVocity TSV dataformat supports 15 options, which are listed below.
 
 
 
diff --git a/components/camel-velocity/src/main/docs/velocity-component.adoc b/components/camel-velocity/src/main/docs/velocity-component.adoc
index 06ec1d7..ccfd2e2 100644
--- a/components/camel-velocity/src/main/docs/velocity-component.adoc
+++ b/components/camel-velocity/src/main/docs/velocity-component.adoc
@@ -40,7 +40,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Velocity component supports 2 options which are listed below.
+The Velocity component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-vertx/src/main/docs/vertx-component.adoc b/components/camel-vertx/src/main/docs/vertx-component.adoc
index dc5908c..50d5ce2 100644
--- a/components/camel-vertx/src/main/docs/vertx-component.adoc
+++ b/components/camel-vertx/src/main/docs/vertx-component.adoc
@@ -37,7 +37,7 @@ vertx:channelName[?options]
 
 
 // component options: START
-The Vert.x component supports 7 options which are listed below.
+The Vert.x component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-web3j/src/main/docs/web3j-component.adoc b/components/camel-web3j/src/main/docs/web3j-component.adoc
index d63c0a3..daecf52 100644
--- a/components/camel-web3j/src/main/docs/web3j-component.adoc
+++ b/components/camel-web3j/src/main/docs/web3j-component.adoc
@@ -31,7 +31,7 @@ web3j://<local/remote host:port or local IPC path>[?options]
 
 
 // component options: START
-The Web3j Ethereum Blockchain component supports 2 options which are listed below.
+The Web3j Ethereum Blockchain component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-websocket/src/main/docs/websocket-component.adoc b/components/camel-websocket/src/main/docs/websocket-component.adoc
index 63141f7..ac84efe 100644
--- a/components/camel-websocket/src/main/docs/websocket-component.adoc
+++ b/components/camel-websocket/src/main/docs/websocket-component.adoc
@@ -33,7 +33,7 @@ You can append query options to the URI in the following format,
 
 
 // component options: START
-The Jetty Websocket component supports 14 options which are listed below.
+The Jetty Websocket component supports 14 options, which are listed below.
 
 
 
diff --git a/components/camel-wordpress/src/main/docs/wordpress-component.adoc b/components/camel-wordpress/src/main/docs/wordpress-component.adoc
index 17b2a20..54fb318 100644
--- a/components/camel-wordpress/src/main/docs/wordpress-component.adoc
+++ b/components/camel-wordpress/src/main/docs/wordpress-component.adoc
@@ -10,7 +10,7 @@ Currently only the **Posts** and **Users** operations are supported.
 === Options
 
 // component options: START
-The Wordpress component supports 2 options which are listed below.
+The Wordpress component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc b/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
index b2233b7..0d0c1fb 100644
--- a/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
+++ b/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc
@@ -18,7 +18,7 @@ from("activemq:My.Queue").
 ### Options
 
 // dataformat options: START
-The XML Beans dataformat supports 2 options which are listed below.
+The XML Beans dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc b/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
index 68e0a9f..bcde5ef 100644
--- a/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
+++ b/components/camel-xmljson/src/main/docs/xmljson-dataformat.adoc
@@ -21,7 +21,7 @@ semantics are assigned as follows:
 ### Options
 
 // dataformat options: START
-The XML JSon dataformat supports 13 options which are listed below.
+The XML JSon dataformat supports 13 options, which are listed below.
 
 
 
diff --git a/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc b/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
index 60e0c81..5612f76 100644
--- a/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
+++ b/components/camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc
@@ -40,7 +40,7 @@ not.
 ### XmlRpc Dataformat Options
 
 // dataformat options: START
-The XML RPC dataformat supports 2 options which are listed below.
+The XML RPC dataformat supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
index afa5669..0a89807 100644
--- a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
@@ -39,7 +39,7 @@ strings.
 ### XMLSecurity Options
 
 // dataformat options: START
-The XML Security dataformat supports 12 options which are listed below.
+The XML Security dataformat supports 12 options, which are listed below.
 
 
 
diff --git a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
index 0bb841b..312c8c5 100644
--- a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
@@ -226,7 +226,7 @@ Signatures as Siblings of the Signed Elements".
 
 
 // component options: START
-The XML Security component supports 3 options which are listed below.
+The XML Security component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
index 0114aeb..0ecfbd6 100644
--- a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
@@ -26,7 +26,7 @@ Maven users will need to add the following dependency to their
 ### Options
 
 // dataformat options: START
-The JSon XStream dataformat supports 19 options which are listed below.
+The JSon XStream dataformat supports 19 options, which are listed below.
 
 
 
diff --git a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
index f4f77f7..207e3ed 100644
--- a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
@@ -26,7 +26,7 @@ Maven users will need to add the following dependency to their
 ### Options
 
 // dataformat options: START
-The XStream dataformat supports 10 options which are listed below.
+The XStream dataformat supports 10 options, which are listed below.
 
 
 
diff --git a/components/camel-yammer/src/main/docs/yammer-component.adoc b/components/camel-yammer/src/main/docs/yammer-component.adoc
index 8269bc9..7b097db 100644
--- a/components/camel-yammer/src/main/docs/yammer-component.adoc
+++ b/components/camel-yammer/src/main/docs/yammer-component.adoc
@@ -42,7 +42,7 @@ which are mandatory to configure before using.
 
 
 // component options: START
-The Yammer component supports 5 options which are listed below.
+The Yammer component supports 5 options, which are listed below.
 
 
 
diff --git a/components/camel-yql/src/main/docs/yql-component.adoc b/components/camel-yql/src/main/docs/yql-component.adoc
index a9a0ffd..5bca886 100644
--- a/components/camel-yql/src/main/docs/yql-component.adoc
+++ b/components/camel-yql/src/main/docs/yql-component.adoc
@@ -33,7 +33,7 @@ Where *query* represents the YQL query.
 === Options
 
 // component options: START
-The Yahoo Query Language component supports 2 options which are listed below.
+The Yahoo Query Language component supports 2 options, which are listed below.
 
 
 
diff --git a/components/camel-zendesk/src/main/docs/zendesk-component.adoc b/components/camel-zendesk/src/main/docs/zendesk-component.adoc
index 7a009de..7462de8 100644
--- a/components/camel-zendesk/src/main/docs/zendesk-component.adoc
+++ b/components/camel-zendesk/src/main/docs/zendesk-component.adoc
@@ -22,7 +22,7 @@ for this component:
 ### Zendesk Options
 
 // component options: START
-The Zendesk component supports 3 options which are listed below.
+The Zendesk component supports 3 options, which are listed below.
 
 
 
diff --git a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
index f1e0126..6994d1e 100644
--- a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
+++ b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
@@ -12,7 +12,7 @@ This data format supports ZIP64, as long as Java 7 or later is being used].
 === ZipFile Options
 
 // dataformat options: START
-The Zip File dataformat supports 4 options which are listed below.
+The Zip File dataformat supports 4 options, which are listed below.
 
 
 
diff --git a/components/camel-zookeeper-master/src/main/docs/zookeeper-master-component.adoc b/components/camel-zookeeper-master/src/main/docs/zookeeper-master-component.adoc
index ece0567..5a8e92f 100644
--- a/components/camel-zookeeper-master/src/main/docs/zookeeper-master-component.adoc
+++ b/components/camel-zookeeper-master/src/main/docs/zookeeper-master-component.adoc
@@ -34,7 +34,7 @@ Where endpoint is any Camel endpoint you want to run in master/slave mode.
 ### Options
 
 // component options: START
-The ZooKeeper Master component supports 7 options which are listed below.
+The ZooKeeper Master component supports 7 options, which are listed below.
 
 
 
diff --git a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
index 294c91f2..384ca33 100644
--- a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
+++ b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc
@@ -42,7 +42,7 @@ _znode_) that will be the target of the endpoint:
 ### Options
 
 // component options: START
-The ZooKeeper component supports 2 options which are listed below.
+The ZooKeeper component supports 2 options, which are listed below.
 
 
 
diff --git a/tooling/maven/camel-package-maven-plugin/src/main/resources/component-options.mvel b/tooling/maven/camel-package-maven-plugin/src/main/resources/component-options.mvel
index b9b3905..be58b7a 100644
--- a/tooling/maven/camel-package-maven-plugin/src/main/resources/component-options.mvel
+++ b/tooling/maven/camel-package-maven-plugin/src/main/resources/component-options.mvel
@@ -1,7 +1,7 @@
 @if{componentOptions.isEmpty()}
 The @{title} component has no options.
 @else{}
-The @{title} component supports @{componentOptions.size()} options which are listed below.
+The @{title} component supports @{componentOptions.size()} options, which are listed below.
 @end{}
 
 @if{!componentOptions.isEmpty()}
diff --git a/tooling/maven/camel-package-maven-plugin/src/main/resources/dataformat-options.mvel b/tooling/maven/camel-package-maven-plugin/src/main/resources/dataformat-options.mvel
index d45c731..db6bc27 100644
--- a/tooling/maven/camel-package-maven-plugin/src/main/resources/dataformat-options.mvel
+++ b/tooling/maven/camel-package-maven-plugin/src/main/resources/dataformat-options.mvel
@@ -1,7 +1,7 @@
 @if{dataFormatOptions.isEmpty()}
 The @{title} dataformat has no options.
 @else{}
-The @{title} dataformat supports @{dataFormatOptions.size()} options which are listed below.
+The @{title} dataformat supports @{dataFormatOptions.size()} options, which are listed below.
 @end{}
 
 @if{!dataFormatOptions.isEmpty()}
diff --git a/tooling/maven/camel-package-maven-plugin/src/main/resources/language-options.mvel b/tooling/maven/camel-package-maven-plugin/src/main/resources/language-options.mvel
index 8095d4b..4c37a62 100644
--- a/tooling/maven/camel-package-maven-plugin/src/main/resources/language-options.mvel
+++ b/tooling/maven/camel-package-maven-plugin/src/main/resources/language-options.mvel
@@ -1,7 +1,7 @@
 @if{languageOptions.isEmpty()}
 The @{title} language has no options.
 @else{}
-The @{title} language supports @{languageOptions.size()} options which are listed below.
+The @{title} language supports @{languageOptions.size()} options, which are listed below.
 @end{}
 
 @if{!languageOptions.isEmpty()}

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.