Skip to content

Commit c7a25c9

Browse files
committed
chore: shorten word
1 parent dcbc598 commit c7a25c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/800-guides/400-betterauth-astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ community_section: true
1010

1111
## Introduction
1212

13-
[Better Auth](https://better-auth.com/) is a modern, open-source authentication solution for web applications. It's built with TypeScript and provides a simple and extensible auth experience with support for multiple database adapters, including Prisma.
13+
[Better Auth](https://better-auth.com/) is a modern, open-source authentication solution for web apps. It's built with TypeScript and provides a simple and extensible auth experience with support for multiple database adapters, including Prisma.
1414

1515
In this guide, you'll wire Better Auth into a brand-new [Astro](https://astro.build/) app and persist users in a [Prisma Postgres](https://prisma.io/postgres) database. You can find a complete example of this guide on [GitHub](https://github.com/prisma/prisma-examples/tree/latest/orm/betterauth-astro).
1616

0 commit comments

Comments
 (0)