Skip to content

Commit

Permalink
Update README.mdx (epicweb-dev#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
dg1234uk committed Oct 26, 2023
1 parent ce81e24 commit 0b9b5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/04.seed/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ workshop: [Roles Seed](https://auth.epicweb.dev/08/02).

## Prisma Seed

Prisma's CLI has built-in support for a seed script. It will run you seed script
Prisma's CLI has built-in support for a seed script. It will run your seed script
after running dev migrate subcommands like `npx prisma migrate dev` and
`npx prisma migrate reset`. You can also run it manually with
`npx prisma db seed`.
Expand Down

0 comments on commit 0b9b5bf

Please sign in to comment.