You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/11/18 11:20:36 UTC

[camel-quarkus] branch master updated: chore: fix typo

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dceecc4  chore: fix typo
dceecc4 is described below

commit dceecc473db3494f58485ae3630870c94b6beee6
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Mon Nov 18 12:20:21 2019 +0100

    chore: fix typo
---
 .../sjms/runtime/src/main/resources/META-INF/quarkus-extension.yaml   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions/sjms/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/sjms/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index 3ae3b6e..576d5e1 100644
--- a/extensions/sjms/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++ b/extensions/sjms/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -17,7 +17,7 @@
 
 ---
 name: "Camel Quarkus SJMS"
-description: "Camel Quqrkus JMS support"
+description: "Camel Quarkus JMS support"
 metadata:
   keywords:
   - "camel"
@@ -25,4 +25,4 @@ metadata:
   - "jms"
   guide: "https://quarkus.io/guides/camel"
   categories:
-  - "integration"
\ No newline at end of file
+  - "integration"