Value to Key Action: Improve description a bit
diff --git a/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml
index f09700b..294da65 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml
@@ -29,7 +29,7 @@
 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: