Skip to content

Commit 6224d02

Browse files
authored
Update content/en/docs/refguide/modeling/resources/scheduled-events.md
1 parent ecf0b2a commit 6224d02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/resources/scheduled-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Options for configuring scheduled events"
88

99
## Introduction
1010

11-
Sometimes you will want to regularly run a microflow which does not require end-user interaction. You can do this using scheduled events. Scheduled events are managed using the [task queue](/refguide/task-queue/) mechanism,
11+
Sometimes you will want to regularly run a microflow which does not require end-user interaction. You can do this using scheduled events. Scheduled events are managed using the [task queue](/refguide/task-queue/) mechanism.
1212

1313
A scheduled event is added to your module as a document (right-click your module and you will find it listed under *Add other*).
1414

0 commit comments

Comments
 (0)