Skip to content

Commit 093d089

Browse files
committed
Removing reference to "regular" DO.
1 parent de12750 commit 093d089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/durable-objects/reference/data-location.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Jurisdictions are used to create <GlossaryTooltip term="Durable Object">Durable
1414
Workers may still access Durable Objects constrained to a jurisdiction from anywhere in the world. The jurisdiction constraint only controls where the Durable Object itself runs and persists data. Consider using [Regional Services](/data-localization/regional-services/) to control the regions from which Cloudflare responds to requests.
1515

1616
:::caution
17-
Currently, SQLite-backed Durable Objects does not support FedRAMP jurisdiction (regardless of whether you use KV storage API or SQL API). If you require Durable Objects which support FedRAMP jurisdiction, use regular Durable Objects.
17+
Currently, SQLite-backed Durable Objects does not support FedRAMP jurisdiction (regardless of whether you use KV storage API or SQL API). If you require Durable Objects which support FedRAMP jurisdiction, use Durable Objects without SQLite.
1818
:::
1919

2020
:::note[Logging]

0 commit comments

Comments
 (0)