Skip to content

Commit dfbbc9d

Browse files
Jurisdictions are less 'geographic', and more 'regulatory' (#24803)
* Jurisdictions are less 'geographic', and more 'regulatory' * Update src/content/docs/durable-objects/api/namespace.mdx --------- Co-authored-by: Jun Lee <[email protected]>
1 parent 200aa59 commit dfbbc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/durable-objects/api/namespace.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ const euStub = subnamespace.getByName("foo");
173173

174174
#### Return values
175175

176-
- A `DurableObjectNamespace` scoped to a particular geographic jurisdiction.
176+
- A `DurableObjectNamespace` scoped to a particular regulatory or geographic jurisdiction. Additional geographic jurisdictions are continuously evaluated, so share requests in the [Durable Objects Discord channel](https://discord.com/channels/595317990191398933/773219443911819284).
177177

178178
## Related resources
179179

0 commit comments

Comments
 (0)