chore: fix github capitalisation (#297)

This commit is contained in:
Daniel Roe
2024-10-22 23:48:15 +01:00
committed by GitHub
parent 9d3d52d5e8
commit c7be5615d7
10 changed files with 16 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ export function BetaNotice() {
href="https://github.com/better-auth/better-auth/issues"
>
{" "}
Github.
GitHub.
</Link>{" "}
</Banner>
);

View File

@@ -90,7 +90,7 @@ export default function Features({ stars }: { stars: string | null }) {
</div>
</div>
<p className="text-left text-sm mt-2 text-muted-foreground">
Allow users to sign in with their accounts, including Github,
Allow users to sign in with their accounts, including GitHub,
Google, Discord, Twitter, and more.{" "}
<a className="text-gray-50" href="#" target="_blank">
Learn more

View File

@@ -420,7 +420,7 @@ export const contents: Content[] = [
),
},
{
title: "Github",
title: "GitHub",
href: "/docs/authentication/github",
icon: () => (
<svg