diff --git a/apps/www/app/examples/authentication/components/user-auth-form.tsx b/apps/www/app/examples/authentication/components/user-auth-form.tsx index 728e16ca2b..01571ae23d 100644 --- a/apps/www/app/examples/authentication/components/user-auth-form.tsx +++ b/apps/www/app/examples/authentication/components/user-auth-form.tsx @@ -64,7 +64,7 @@ export function UserAuthForm({ className, ...props }: UserAuthFormProps) { ) : ( )}{" "} - Github + GitHub ) diff --git a/apps/www/registry/new-york/example/cards/create-account.tsx b/apps/www/registry/new-york/example/cards/create-account.tsx index 49fcff83cb..1a3394eba3 100644 --- a/apps/www/registry/new-york/example/cards/create-account.tsx +++ b/apps/www/registry/new-york/example/cards/create-account.tsx @@ -26,7 +26,7 @@ export function CardsCreateAccount() {