Skip to content

Commit 5d64e4d

Browse files
committed
Implementing PCX review feedback.
1 parent f69c52f commit 5d64e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/durable-objects/platform/pricing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ In this scenario, the estimated monthly cost would be calculated as:
119119

120120
<Render file="storage_api_pricing" product="workers" />
121121

122-
:::caution[Metadata when writing to SQLite-backed Durable Object]
123-
All writes to a SQLite-backed Durable Object stores nominal amounts of metadata in the Durable Object, which counts towards your billable storage.
122+
:::caution[Metadata when writing to a SQLite-backed Durable Objects]
123+
All writes to a SQLite-backed Durable Object stores nominal amounts of metadata in the Durable Object, which counts towards your billable [storage](/durable-objects/best-practices/access-durable-objects-storage/).
124124

125125
The metadata remains in the Durable Object until you call [`deleteAll()`](/durable-objects/api/storage-api/#deleteall).
126126
:::

0 commit comments

Comments
 (0)