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
The following commit(s) were added to refs/heads/main by this push: new 688133d2 tiny typo fix 688133d2 is described below commit 688133d2fa0e2a21fe341eea0ebc8c9a12c9cc09 Author: Rachel Yordán <kahb...@users.noreply.github.com> AuthorDate: Wed Jul 20 19:13:14 2022 +0100 tiny typo fix --- kamelets/rabbitmq-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamelets/rabbitmq-source.kamelet.yaml b/kamelets/rabbitmq-source.kamelet.yaml index 869919eb..c179a516 100644 --- a/kamelets/rabbitmq-source.kamelet.yaml +++ b/kamelets/rabbitmq-source.kamelet.yaml @@ -30,7 +30,7 @@ spec: definition: title: "RabbitMQ Source" description: |- - Receive data from an RabbitMQ Brokers. + Receive data from a RabbitMQ Broker. required: - addresses - exchangeName