Skip to content

Commit 5a8f8a7

Browse files
committed
[docs] Better link
1 parent b9585ae commit 5a8f8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/guides/01_the_basics/9_architectural_options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ PostgreSQL, the file system, or a Cloudflare Durable Object.
160160
See the createWsServer function for details of how to create a persister for the
161161
synchronization server, such as Sqlite3Persister or PostgresPersister. A
162162
reliable all-in-one solution is the persister-durable-object module which lets
163-
you run both synchronization and storage on Cloudflare's Durable Objects
163+
you run both synchronization and storage on the Cloudflare Durable Objects
164164
platform. It has a [Vite starter
165165
template](https://github.com/tinyplex/vite-tinybase-ts-react-sync-durable-object).
166166

0 commit comments

Comments
 (0)