Skip to content

Commit 8f22174

Browse files
authored
Fix grammatical error in usage.md (MichalLytek#484)
1 parent ef022df commit 8f22174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/basics/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Having installed all the deps and configured the Prisma generator, let's see the
77

88
## Showcase
99

10-
Let's assume you have this statements in your Prisma schema:
10+
Let's assume you have these statements in your Prisma schema:
1111

1212
```prisma title=prisma/schema.prisma
1313
enum UserKind {

0 commit comments

Comments
 (0)