Skip to content

Commit 7bdef48

Browse files
committed
modify demo tip
1 parent 530bcc4 commit 7bdef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/best-practices/read-replication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To checkout D1 read replication, deploy the following Worker code using Sessions
1616
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/templates/tree/main/d1-starter-sessions-api-template)
1717

1818
:::note[Tip: Place your database further away for the read replication demo]
19-
To simulate how read replication can improve a worst case latency scenario, set your D1 database location hint to be in a farther away region.
19+
To simulate how read replication can improve a worst case latency scenario, set your D1 database location hint to be in a farther away region. For example, if you are in Europe create your database in Western North America (WNAM).
2020
:::
2121

2222
<GitHubCode

0 commit comments

Comments
 (0)