Skip to content

Commit 6c66bbb

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

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
@@ -89,7 +89,7 @@ If you don't have a [Prisma Data Platform](https://console.prisma.io/) account y
8989

9090
Once logged in (or if you were already logged in), the CLI will prompt you to select a project name and a database region.
9191

92-
After the command runs successfully, it will create:
92+
Once the command has terminated, it has created:
9393

9494
- A project in your [Platform Console](https://console.prisma.io/) containing a Prisma Postgres database instance.
9595
- A `prisma` folder containing `schema.prisma`, where you will define your database schema.

0 commit comments

Comments
 (0)