about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2024-02-15 09:19:22 +0900
committerGitHub <noreply@github.com>2024-02-15 09:19:22 +0900
commita7661b1f6fa38cec33465ce83f3a40afbeffa65a (patch)
tree5bd27a09ed4a567b209c5aa8ce8063a74150dac8
parent44259948ccb290c2a52496491c4a8d1cbbd071ef (diff)
downloadvoidsky-a7661b1f6fa38cec33465ce83f3a40afbeffa65a.tar.zst
Update src/view/screens/Settings/index.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
-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 daabf6dea..a4224290f 100644
--- a/src/view/screens/Settings/index.tsx
+++ b/src/view/screens/Settings/index.tsx
@@ -731,7 +731,7 @@ export function SettingsScreen({}: Props) {
           accessibilityRole="button"
           accessibilityLabel={_(msg`Change password`)}
           accessibilityHint={_(
-            msg`Opens modal for change your Bluesky password`,
+            msg`Opens modal for changing your Bluesky password`,
           )}>
           <View style={[styles.iconContainer, pal.btn]}>
             <FontAwesomeIcon