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 7f09768  Regen for commit 92373036160fb239d4d8f8211086a777a0d36b25
7f09768 is described below

commit 7f0976870b8f2ae94d99159ed90071a03b2ad0d1
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Sat Jan 8 14:45:08 2022 +0000

    Regen for commit 92373036160fb239d4d8f8211086a777a0d36b25
    
    Signed-off-by: GitHub <nore...@github.com>
---
 .../src/main/resources/kamelets/extract-field-action.kamelet.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml
index 06daa2f..416bcb3 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml
@@ -34,7 +34,7 @@ spec:
 
       The extract field action expects an application/json content type. 
 
-      The field parameter allows to specify which field of the json the user 
wants to extract. By default the message body will be overriden with the 
extracted field.
+      The field parameter allows you to specify which field of the json the 
user wants to extract. By default the message body will be overriden with the 
extracted field.
 
       The optional parameter headerOutput allows the user to specify wheter 
the extracted field should be stored in a message header named 
'CamelKameletsExtractFieldName', leaving the message body untouched.
 

Reply via email to