Skip to content

Commit 4b6f3fd

Browse files
authored
Update workers-api.mdx
1 parent 0921123 commit 4b6f3fd

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
@@ -189,7 +189,7 @@ return Response.json({
189189

190190
Returns a `WorkflowInstance`.
191191

192-
<Render file="workflows-type-parameters">
192+
<Render file="workflows-type-parameters"/>
193193

194194
To provide an optional type parameter to the `Workflow`, pass a type argument with your type when defining your Workflow bindings:
195195

0 commit comments

Comments
 (0)