Skip to content

Commit 4353aed

Browse files
Update src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Co-authored-by: Nikolas <[email protected]>
1 parent 7bdbbd6 commit 4353aed

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/using-prisma-postgres-with-workers

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Prisma Postgres is a managed, serverless PostgreSQL database built on unikernels
1515

1616
In this tutorial, you will learn how to:
1717

18-
- Set up a Cloudflare workers project with [Prisma ORM](https://www.prisma.io/docs).
18+
- Set up a Cloudflare Workers project with [Prisma ORM](https://www.prisma.io/docs).
1919
- Create a Prisma Postgres instance from the CLI.
2020
- Query the database from Workers.
2121
- Deploy the worker to Cloudflare.

0 commit comments

Comments
 (0)