Skip to content

Commit ba495bd

Browse files
authored
Update lucia.md (#325)
1 parent 88c6a57 commit ba495bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/authentication/lucia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The data field names and types in the `session` model must exactly match the one
3838

3939
## Prisma adapter
4040

41-
Lucia connects to your database via an adapter, which provides a set of basic, standardized querying methods that Lucia can use. Since ZenStack is based on Prisma, you can
41+
Lucia connects to your database via an adapter, which provides a set of basic, standardized querying methods that Lucia can use.
4242

4343
Lucia has its own Prisma adapter `@lucia-auth/adapter-prisma`, which provides a set of basic, standardized querying methods. Since ZenStack is based on Prisma, you can use PrismaAdapter for the job:
4444

0 commit comments

Comments
 (0)