Skip to content

Commit f0e8ed3

Browse files
sandstreampopWalshyDev
authored andcommitted
Fix typo in system-environment-variables.mdx (#17845)
Co-authored-by: Daniel Walsh <[email protected]>
1 parent 8d66572 commit f0e8ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/system-environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Wrangler supports the following environment variables:
2626

2727
* The [account ID](/fundamentals/setup/find-account-and-zone-ids/) for the Workers related account.
2828

29-
* `CLOUDFLARE_API_TOKEN` `Type text="string" /> <MetaInfo text="optional" />
29+
* `CLOUDFLARE_API_TOKEN` <Type text="string" /> <MetaInfo text="optional" />
3030

3131
* The [API token](/fundamentals/api/get-started/create-token/) for your Cloudflare account, can be used for authentication for situations like CI/CD, and other automation.
3232

0 commit comments

Comments
 (0)