Skip to content

Commit 58dbd64

Browse files
Oxyjunvy-ton
andauthored
Update src/content/docs/durable-objects/features/access-durable-objects-storage.mdx
Co-authored-by: Vy Ton <[email protected]>
1 parent aac5ff5 commit 58dbd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/durable-objects/features/access-durable-objects-storage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ However if you ever write using [Storage API](/durable-objects/api/storage-api/)
5050

5151
## Wrangler configuration for SQLite Durable Objects
5252

53-
By default, Durable Objects use SQLite storage backend. This means the Wrangler file uses `new_sqlite_classes` on the migration, by default:
53+
Use `new_sqlite_classes` on the migration in your Worker's Wrangler file:
5454

5555
<WranglerConfig>
5656

0 commit comments

Comments
 (0)