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 a52bd5ece4f917afc9c047138860304ec42ff276 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jun 26 13:22:45 2020 +0200 Camel-Kubernetes-Configmap: Better description --- .../src/main/docs/kubernetes-config-maps-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc index b736e04..078d77b 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc @@ -14,7 +14,7 @@ *{component-header}* The Kubernetes ConfigMap component is one of xref:kubernetes-summary.adoc[Kubernetes Components] which -provides a producer to execute kubernetes ConfigMap operations and a consumer to consume events related to Config maps. +provides a producer to execute Kubernetes ConfigMap operations and a consumer to consume events related to ConfigMap objects. == Component Options