docs: fix typos (#141)

This commit is contained in:
Brandon Wilson
2024-10-10 11:08:53 -05:00
committed by GitHub
parent d16af1e962
commit bdb431b209
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
title: Astro example
descirption: Better Auth astro example
description: Better Auth astro example
---
This is an example of how to use Better Auth with Astro. It uses Solid for building the components.

View File

@@ -1,6 +1,6 @@
---
title: Next js example
descirption: Better Auth next js example
description: Better Auth next js example
---
This is an example of how to use Better Auth with Next.

View File

@@ -1,6 +1,6 @@
---
title: Nuxt js example
descirption: Better Auth nuxt js example
description: Better Auth nuxt js example
---
This is an example of how to use Better Auth with Nuxt

View File

@@ -1,6 +1,6 @@
---
title: Astro example
descirption: Better Auth astro example
title: Remix example
description: Better Auth remix example
---
This is an example of how to use Better Auth with Remix.

View File

@@ -1,6 +1,6 @@
---
title: Svelte Kit
descirption: Better Auth Svelte Kit example
description: Better Auth Svelte Kit example
---
This is an example of how to use Better Auth with Svelte Kit.

View File

@@ -1,6 +1,6 @@
---
title: Organization
descirption: The organization plugin allows you to manage your organization's members and teams.
description: The organization plugin allows you to manage your organization's members and teams.
---
Organizations simplifies user access and permissions management. Assign roles and permissions to streamline project management, team coordination, and partnerships.

View File

@@ -1,6 +1,6 @@
---
title: Phone Number
descirption: Phone number plugin
description: Phone number plugin
---
The phone number plugin extends the authentication system by allowing users to sign in and sign up using their phone number. It includes OTP (One-Time Password) functionality to verify phone numbers.