Apply suggestion from @surfdude29

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Eric Bailey
2025-07-15 17:33:28 -05:00
committed by GitHub
parent a3046d7f01
commit e4eeb88f56
@@ -112,7 +112,7 @@ function Inner({style}: ViewStyleProp & {}) {
) : (
<Text
style={[a.text_sm, a.italic, t.atoms.text_contrast_medium]}>
<Trans>Age verification takes only a few minutes</Trans>
<Trans>Age assurance only takes a few minutes</Trans>
</Text>
)}
<Button