diff --git a/src/components/ageAssurance/useAgeAssuranceCopy.ts b/src/components/ageAssurance/useAgeAssuranceCopy.ts index ef87bcb3c6..4d989a6a98 100644 --- a/src/components/ageAssurance/useAgeAssuranceCopy.ts +++ b/src/components/ageAssurance/useAgeAssuranceCopy.ts @@ -14,7 +14,7 @@ export function useAgeAssuranceCopy() { return { notice: hasCompletedFlow ? _( - msg`You have successfully completed the Age Assurance process, but based on the results, we cannot be sure that you are 18 years of age or older. Due to laws in your region, certain features on Bluesky must remain restricted until you're able to verify you're an adult.`, + msg`You have completed the Age Assurance process, but based on the results, we cannot be sure that you are 18 years of age or older. Due to laws in your region, certain features on Bluesky must remain restricted until you're able to verify you're an adult.`, ) : _( msg`Due to laws in your region, certain features on Bluesky are currently restricted until you're able to verify you're an adult.`,