Skip to content

Commit 419a2ab

Browse files
committed
Accepting wording change
1 parent b962667 commit 419a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/durable-objects/do-faq-metrics-and-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ import {GlossaryTooltip, WranglerConfig} from "~/components";
66

77
### How can I identify which Durable Object instance generated a log entry?
88

9-
You can use the Durable Object instance ID (displayed as `$workers.durableObjectId`) to understand which specific Durable Object instance generated the log entry.
9+
You can use `$workers.durableObjectId` to identify the specific Durable Object instance that generated the log entry.

0 commit comments

Comments
 (0)