Skip to content

Commit b2013a9

Browse files
authored
Update description for Continue As New pattern
Clarify the description of the Continue As New pattern.
1 parent 69289dc commit b2013a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/continue-as-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 12
44

55
# Continue As New
66

7-
Workflow supports the **Continue As New** pattern, allowing a running workflow to restart itself with new arguments.
7+
The **Continue As New** pattern allows a running workflow to restart itself with new arguments.
88
This is useful when you need to:
99

1010
* Prevent unbounded workflow history growth.

0 commit comments

Comments
 (0)