Skip to content

Commit e566afe

Browse files
authored
Clarify production usage of Worker Loader API (#26980)
1 parent 4bf7a8f commit e566afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {
1414

1515
:::note[Dynamic Worker Loading is in closed beta]
1616

17-
The Worker Loader API is available in local development with Wrangler and workerd. But, to use it in production, you must [sign up for the closed beta](https://forms.gle/MoeDxE9wNiqdf8ri9).
17+
The Worker Loader API is available in local development with Wrangler and workerd. But to run dynamic Workers on Cloudflare, you must [sign up for the closed beta](https://forms.gle/MoeDxE9wNiqdf8ri9).
1818

1919
:::
2020

0 commit comments

Comments
 (0)