Skip to content

Commit bea52a9

Browse files
Update src/content/changelog/workers/2025-06-18-remote-bindings-beta.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent 4b0eed0 commit bea52a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-06-18-remote-bindings-beta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To enable remote mode, add `"experimental_remote" : true` to each binding that y
3333

3434
</WranglerConfig>
3535

36-
When remote bindings are configured, your Worker **still executes locally**, but all binding calls are proxied to the deployed resource.
36+
When remote bindings are configured, your Worker **still executes locally**, but all binding calls are proxied to the deployed resource that runs on Cloudflare's network.
3737

3838
**You can try out remote bindings for local development today with:**
3939

0 commit comments

Comments
 (0)