From 30237fc34157ac26773df42016cb7decb83a01d4 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Mon, 28 Mar 2022 11:00:44 +0100 Subject: [PATCH] resolve dev 3060 [skip ci] --- docs/nodes/nodes-library/core-nodes/Cron/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/nodes-library/core-nodes/Cron/README.md b/docs/nodes/nodes-library/core-nodes/Cron/README.md index 4fb6210cd..5da01d2e0 100644 --- a/docs/nodes/nodes-library/core-nodes/Cron/README.md +++ b/docs/nodes/nodes-library/core-nodes/Cron/README.md @@ -42,7 +42,7 @@ The sixth asterisk in the Cron Expression represents seconds. Setting this is op | * | * | * | * | * | * | |---|---|---|---|---|---| -|second|minute|hour|day|week|month| +|second|minute|hour|day|month|week| If you want to trigger your workflow, for example, every day at 04:08:30, enter the following in the ***Cron Expression*** field. ```