From d942c62d74c449f1e54e21c00fd8e04a0527d6ef Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Wed, 28 Apr 2021 15:10:01 +0200 Subject: [PATCH] Cron-Source-Kamelet: Fixed description --- cron-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron-source.kamelet.yaml b/cron-source.kamelet.yaml index 2a50c982c..61911d02d 100644 --- a/cron-source.kamelet.yaml +++ b/cron-source.kamelet.yaml @@ -18,7 +18,7 @@ spec: properties: schedule: title: Cron Schedule - description: A cron expression that will be used to trigger events generations + description: A cron expression that will be used to trigger events generation. type: string example: "0/3 10 * * * ?" message: