Skip to content

Commit 844cb4e

Browse files
Update src/content/docs/workers/wrangler/commands.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent 32ab036 commit 844cb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ None of the options for this command are required. Also, many can be set in your
310310
- `--routes`, `--route` string\[] optional
311311
- Routes where this Worker will be deployed.
312312
- For example: `--route example.com/*`.
313-
- `--domain`, string\[] optional
313+
- `--domain`, <Type text="string[]" /> <MetaInfo text="optional" />
314314
- Custom domains where this Worker will be deployed.
315315
- For example: `--domain example.com`.
316316
- `--tsconfig` <Type text="string" /> <MetaInfo text="optional" />

0 commit comments

Comments
 (0)