Skip to content

Commit a919a0e

Browse files
Update src/content/docs/workflows/index.mdx
Co-authored-by: Kate Tungusova <[email protected]>
1 parent 53f6e4c commit a919a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Build durable multi-step applications on Cloudflare Workers with Workflows.
2323
With Workflows, you can build applications that chain together multiple steps, automatically retry failed tasks,
2424
and persist state for minutes, hours, or even weeks - with no infrastructure to manage.
2525

26-
This gives you:
26+
Workflows give you:
2727

2828
- Reliable multi-step operations without worrying about timeouts
2929
- Automatic retries and error handling

0 commit comments

Comments
 (0)