about summary refs log tree commit diff
path: root/src/screens
diff options
context:
space:
mode:
authorcirx <cirx@tuta.io>2025-08-21 03:11:02 +0900
committerGitHub <noreply@github.com>2025-08-20 11:11:02 -0700
commitef7c222e1b3828a029834ec0229b7a23272ddcef (patch)
treef6ea6945c335dd6b8a1c3b9dccea7d482e1b35ed /src/screens
parent9835d0fb7b3750d08b5535d7243420c48eb348fe (diff)
downloadvoidsky-ef7c222e1b3828a029834ec0229b7a23272ddcef.tar.zst
fix typo (#8869)
Diffstat (limited to 'src/screens')
-rw-r--r--src/screens/Moderation/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Moderation/index.tsx b/src/screens/Moderation/index.tsx
index e829abd47..983919c64 100644
--- a/src/screens/Moderation/index.tsx
+++ b/src/screens/Moderation/index.tsx
@@ -207,7 +207,7 @@ export function ModerationScreenInner({
           <Admonition type="tip" style={[a.pb_md]}>
             <Trans>
               Your declared age is under 18. Some settings below may be
-              disabled. If this was a mistake, you may edit your bithdate in
+              disabled. If this was a mistake, you may edit your birthdate in
               your{' '}
               <InlineLinkText
                 to="/settings/account"