Skip to content

Commit 6c04a48

Browse files
authored
Update src/content/docs/workers/wrangler/system-environment-variables.mdx
1 parent 1b67038 commit 6c04a48

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)