From b0c84687d24232dd351cdb6f8b50431eadcd48cb Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 10 Mar 2026 23:48:04 +0100 Subject: [PATCH] Min 18 yo --- web/pages/terms.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/terms.tsx b/web/pages/terms.tsx index 5d1470a4..ce879d7b 100644 --- a/web/pages/terms.tsx +++ b/web/pages/terms.tsx @@ -38,7 +38,7 @@ export default function TermsPage() {

{t( 'terms.eligibility.text', - 'You must be at least 15 years old to create an account and use Compass. By registering, you confirm that you meet this requirement.', + 'You must be at least 18 years old to create an account and use Compass. By registering, you confirm that you meet this requirement.', )}