Skip to content

Commit 5b004e8

Browse files
committed
Update commands.mdx
1 parent 698bf82 commit 5b004e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@ wrangler workflows trigger <WORKFLOW_NAME> <PARAMS> [OPTIONS]
16121612
wrangler workflows trigger my-workflow '{"hello":"world"}'
16131613
```
16141614

1615-
{/\*
1615+
{/*
16161616
16171617
### `delete`
16181618
@@ -1625,7 +1625,7 @@ wrangler workflows delete <WORKFLOW_NAME> [OPTIONS]
16251625
- `WORKFLOW_NAME` <Type text="string" /> <MetaInfo text="required" />
16261626
- The name of a registered Workflow.
16271627
1628-
\*/}
1628+
*/}
16291629

16301630
## `tail`
16311631

0 commit comments

Comments
 (0)