diff --git a/src/app/onboarding/join/page.tsx b/src/app/onboarding/join/page.tsx index 96a7d0d..a4cc632 100644 --- a/src/app/onboarding/join/page.tsx +++ b/src/app/onboarding/join/page.tsx @@ -90,16 +90,16 @@ export default function JoinProjectPage() { return (
+
See which of your GitHub contributions are registered as projects. Request to become a helper and the project admin can approve.
{!githubToken ? ( @@ -195,7 +195,7 @@ export default function JoinProjectPage() {