Skip to content

Commit

Permalink
fix(docs): remove extra heading
Browse files Browse the repository at this point in the history
Fixes #7426
  • Loading branch information
balazsorban44 authored May 3, 2023
1 parent 92a0fc4 commit e3bdb38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/adapter-prisma/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ import type { Adapter, AdapterAccount } from "next-auth/adapters"
* })
* ```
*
* ## Advanced usage
*
* ### Create the Prisma schema from scratch
*
* You need to use at least Prisma 2.26.0. Create a schema file in `prisma/schema.prisma` similar to this one:
Expand Down

1 comment on commit e3bdb38

@vercel
Copy link

@vercel vercel bot commented on e3bdb38 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.