Skip to content

Commit 456383a

Browse files
committed
Nit
1 parent d54d4b4 commit 456383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/glossary/durable-objects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ entries:
99
general_definition: |-
1010
A logical container for a collection of Durable Objects that all share the same Durable Object (class) definition. A single namespace can have (tens of) millions of Durable Objects. Metrics are scoped per namespace.
1111
12-
- The binding name of the namespace is defined in the Wrangler file under the `durable_objects.bindings.name` key. Note that the binding name may not uniquely identify a namespace. Instead, each namespace has a unique namespace ID, which you can view on the Cloudflare dashboard.
12+
- The binding name of the namespace is defined in the Wrangler file under the `durable_objects.bindings.name` key. Note that the binding name may not uniquely identify a namespace. Instead, each namespace has a unique namespace ID, which you can view from the Cloudflare dashboard.
1313
- You can instantiate a unique Durable Object within a namespace using [Durable Object namespace methods](/durable-objects/api/namespace/#methods).
1414
1515
- term: "Durable Object"

0 commit comments

Comments
 (0)