about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2024-02-15 09:19:28 +0900
committerGitHub <noreply@github.com>2024-02-15 09:19:28 +0900
commit3f1a85198ae102ff0661f2bb1c7474dc15a5ed5f (patch)
tree2690496f46540818541a53788c708462a98bc878 /src
parenta7661b1f6fa38cec33465ce83f3a40afbeffa65a (diff)
downloadvoidsky-3f1a85198ae102ff0661f2bb1c7474dc15a5ed5f.tar.zst
Update src/view/screens/Settings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Diffstat (limited to 'src')
-rw-r--r--src/view/screens/Settings/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/screens/Settings/index.tsx b/src/view/screens/Settings/index.tsx
index a4224290f..461c378d2 100644
--- a/src/view/screens/Settings/index.tsx
+++ b/src/view/screens/Settings/index.tsx
@@ -754,7 +754,7 @@ export function SettingsScreen({}: Props) {
           accessibilityRole="button"
           accessibilityLabel={_(msg`Export my data`)}
           accessibilityHint={_(
-            msg`Opens modal for download Bluesky account data (repository)`,
+            msg`Opens modal for downloading Bluesky account data (repository)`,
           )}>
           <View style={[styles.iconContainer, pal.btn]}>
             <FontAwesomeIcon