Skip to content

Commit 557b9c2

Browse files
improve wording
1 parent cab3f38 commit 557b9c2

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
@@ -329,7 +329,7 @@ There are two main approaches for this:
329329

330330
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.
331331

332-
- **Remote Durable Objects with local Workers:**
332+
- **Connection to remote Durable Objects via remote Workers:**
333333

334334
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.
335335

0 commit comments

Comments
 (0)