diff --git a/src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx b/src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx index fc5cdf0b2560c83..688dea3b7269dad 100644 --- a/src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx +++ b/src/content/docs/workers/runtime-apis/bindings/worker-loader.mdx @@ -14,7 +14,7 @@ import { :::note[Dynamic Worker Loading is in closed beta] -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). +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). :::