This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1349dae999f16743bdb84a8b670a0b73bae15642 Author: MelissaFlinn <[email protected]> AuthorDate: Tue Jul 12 08:39:09 2022 -0400 doc-config-descriptions-edit validation fix6 --- kamelets/jms-amqp-10-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamelets/jms-amqp-10-source.kamelet.yaml b/kamelets/jms-amqp-10-source.kamelet.yaml index 98adc794..4fd7e46d 100644 --- a/kamelets/jms-amqp-10-source.kamelet.yaml +++ b/kamelets/jms-amqp-10-source.kamelet.yaml @@ -30,7 +30,7 @@ metadata: spec: definition: title: "JMS - AMQP 1.0 Kamelet Source" - description: "Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client. + description: "Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client." required: - destinationName - remoteURI
