about summary refs log tree commit diff
path: root/src/components/dialogs/ThreadgateEditor.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dialogs/ThreadgateEditor.tsx')
-rw-r--r--src/components/dialogs/ThreadgateEditor.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/dialogs/ThreadgateEditor.tsx b/src/components/dialogs/ThreadgateEditor.tsx
index 75383764f..104766e26 100644
--- a/src/components/dialogs/ThreadgateEditor.tsx
+++ b/src/components/dialogs/ThreadgateEditor.tsx
@@ -92,7 +92,7 @@ function DialogContent({
       style={[{maxWidth: 500}, a.w_full]}>
       <View style={[a.flex_1, a.gap_md]}>
         <Text style={[a.text_2xl, a.font_bold]}>
-          <Trans>Chose who can reply</Trans>
+          <Trans>Choose who can reply</Trans>
         </Text>
         <Text style={a.mt_xs}>
           <Trans>Either choose "Everybody" or "Nobody"</Trans>