Skip to content

Commit 5ddb9c0

Browse files
Apply suggestion from @ankur-arch
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
1 parent bf1736b commit 5ddb9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/200-orm/800-more/300-upgrade-guides/200-upgrading-versions/400-upgrading-to-prisma-7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ export const SuggestionStatus = {
374374
} as const
375375
```
376376

377-
#### After (v7)
377+
#### After Prisma ORM v7
378378

379379
In v7, the same schema generates:
380380

0 commit comments

Comments
 (0)