Skip to content

Commit dcefb71

Browse files
authored
Update src/content/docs/learning-paths/workflows-course/series/workflows-3.mdx
1 parent 4e93377 commit dcefb71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/learning-paths/workflows-course/series/workflows-3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 3
66
tableOfContents: false
77
description: |
8-
Cloudflare Workflows provide a powerful way to manage asynchronous, durable processes. The ability to explicitly schedule tasks and pause execution with `step.sleep` allows developers to build sophisticated, time-aware applications.
8+
Cloudflare Workflows provide a powerful way to manage asynchronous, durable processes. The ability to explicitly schedule tasks using scheduled handlers and pause execution with `step.sleep` allows developers to build sophisticated, time-aware applications.
99
products:
1010
- workflows
1111
- workers

0 commit comments

Comments
 (0)