Skip to content

Commit e5d0ddb

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

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
@@ -19,7 +19,7 @@ In this tutorial, you will learn how to:
1919
- Create a Prisma Postgres instance from the Prisma CLI.
2020
- Model data and run migrations with Prisma Postgres.
2121
- Query the database from Workers.
22-
- Deploy the worker to Cloudflare.
22+
- Deploy the Worker to Cloudflare.
2323

2424
## Prerequisites
2525

0 commit comments

Comments
 (0)