about summary refs log tree commit diff
path: root/src/components/ageAssurance
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ageAssurance')
-rw-r--r--src/components/ageAssurance/AgeAssuranceAccountCard.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ageAssurance/AgeAssuranceAccountCard.tsx b/src/components/ageAssurance/AgeAssuranceAccountCard.tsx
index be9935d9f..a7accfa74 100644
--- a/src/components/ageAssurance/AgeAssuranceAccountCard.tsx
+++ b/src/components/ageAssurance/AgeAssuranceAccountCard.tsx
@@ -90,7 +90,7 @@ function Inner({style}: ViewStyleProp & {}) {
                       {...createStaticClick(() => {
                         locationControl.open()
                       })}>
-                      Click here to confirm your location.
+                      Tap here to confirm your location.
                     </InlineLinkText>{' '}
                   </Trans>
                 </Text>