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 e7172273422e336adcab34034f3e7ea61c73530e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jan 18 14:40:06 2022 +0100

    Value to Key Action: Improve description a bit
---
 kamelets/value-to-key-action.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/value-to-key-action.kamelet.yaml 
b/kamelets/value-to-key-action.kamelet.yaml
index f09700b..294da65 100644
--- a/kamelets/value-to-key-action.kamelet.yaml
+++ b/kamelets/value-to-key-action.kamelet.yaml
@@ -29,7 +29,7 @@ metadata:
 spec:
   definition:
     title: "Value to Key Action"
-    description: "Replace the Kafka record key with a new key formed from a 
subset of fields in the body"
+    description: "Replace the Kafka record key with a new key formed from a 
fields subset coming from the message body"
     required:
       - fields
     properties:

Reply via email to