diff options
-rw-r--r-- | src/screens/Moderation/index.tsx | 2 |
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" |