Skip to content

Commit 08ba465

Browse files
authored
Update limits.mdx
1 parent ef6d1f2 commit 08ba465

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/durable-objects/platform

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Render } from "~/components";
1010

1111
Durable Objects are only available on the [Workers Paid plan](/workers/platform/pricing/#workers). Durable Objects limits are the same as [Workers Limits](/workers/platform/limits/), as well as the following limits that are specific to Durable Objects:
1212

13-
| Feature | Limit for class with key-value storage backend | Limit for class with SQite storage backend [^1] |
13+
| Feature | Limit for class with key-value storage backend | Limit for class with SQLite storage backend [^1] |
1414
| --------------------------------- | ---------------------------------------------------------------- | ----------------------------------------------- |
1515
| Number of Objects | Unlimited (within an account or of a given class) | Unlimited (within an account or of a given class) |
1616
| Maximum Durable Object namespaces | 500 (identical to the [script limit](/workers/platform/limits/)) | 500 (identical to the [script limit](/workers/platform/limits/)) |

0 commit comments

Comments
 (0)