This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 8a58dc1f31d122488790dffff097fe0b5cd5b05f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jun 26 13:56:08 2020 +0200 Camel-Kubernetes-RC: Better description --- .../src/main/docs/kubernetes-replication-controllers-component.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc index 4622630..1b75e83 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc @@ -14,8 +14,8 @@ *{component-header}* The Kubernetes Replication Controller component is one of xref:kubernetes-summary.adoc[Kubernetes Components] which -provides a producer to execute kubernetes replication controller operations and a consumer to -consume kubernetes replication controller events. +provides a producer to execute Kubernetes Replication controller operations and a consumer to +consume events related to Replication Controller objects.