about summary refs log tree commit diff
path: root/src/screens/Profile/ErrorState.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/Profile/ErrorState.tsx')
-rw-r--r--src/screens/Profile/ErrorState.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Profile/ErrorState.tsx b/src/screens/Profile/ErrorState.tsx
index 97ce35bb2..b473435fc 100644
--- a/src/screens/Profile/ErrorState.tsx
+++ b/src/screens/Profile/ErrorState.tsx
@@ -60,7 +60,7 @@ export function ErrorState({error}: {error: string}) {
           color="secondary"
           variant="solid"
           label={_(msg`Go Back`)}
-          accessibilityHint="Return to previous page"
+          accessibilityHint="Returns to previous page"
           onPress={onPressBack}>
           <ButtonText>
             <Trans>Go Back</Trans>