Skip to content

Commit 96531a9

Browse files
authored
Update workers-api.mdx (#22200)
1 parent 0fe0a2d commit 96531a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/build/workers-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Return the id of a Workflow.
402402

403403
Return the status of a running Workflow instance.
404404

405-
* <code>status(): Promise&lt;void&gt;</code>
405+
* <code>status(): Promise&lt;InstanceStatus&gt;</code>
406406

407407
### pause
408408

0 commit comments

Comments
 (0)