Skip to content

Commit 8633eba

Browse files
improve wording
1 parent c8e08c4 commit 8633eba

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/development-testing

1 file changed

+1
-1
lines changed

src/content/docs/workers/development-testing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ There are two main approaches for this:
334334

335335
When you enable remote mode for a binding in your [Wrangler configuration](/workers/wrangler/configuration), both your main Worker and any local Durable Objects can make use of it. This allows Durable Objects to interact with remote resources during local development.
336336

337-
- **Remote Durable Objects with local Workers:**
337+
- **Connection to remote Durable Objects via remote Workers:**
338338

339339
Although remote bindings for Durable Objects are not currently supported, you can still interact with remote Durable Objects during local development by using remote service bindings.
340340

0 commit comments

Comments
 (0)