Skip to content

Commit

Permalink
Tiny tweak to Thread Preferences string (#6177)
Browse files Browse the repository at this point in the history
  • Loading branch information
surfdude29 authored Nov 9, 2024
1 parent a6d009d commit bf0a847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Settings/ThreadPreferences.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export function ThreadPreferencesScreen({}: Props) {
style={[a.w_full, a.gap_md]}>
<Toggle.LabelText style={[a.flex_1]}>
<Trans>
Show replies by people you follow before all other replies.
Show replies by people you follow before all other replies
</Trans>
</Toggle.LabelText>
<Toggle.Platform />
Expand Down

0 comments on commit bf0a847

Please sign in to comment.