From bf0a847ffe25a136caed8824d7f725ebef8490cf Mon Sep 17 00:00:00 2001
From: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Date: Sat, 9 Nov 2024 07:28:23 +0000
Subject: Tiny tweak to Thread Preferences string (#6177)
---
src/screens/Settings/ThreadPreferences.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src')
diff --git a/src/screens/Settings/ThreadPreferences.tsx b/src/screens/Settings/ThreadPreferences.tsx
index 96c0f9a11..24dd91bf6 100644
--- a/src/screens/Settings/ThreadPreferences.tsx
+++ b/src/screens/Settings/ThreadPreferences.tsx
@@ -111,7 +111,7 @@ export function ThreadPreferencesScreen({}: Props) {
style={[a.w_full, a.gap_md]}>
- Show replies by people you follow before all other replies.
+ Show replies by people you follow before all other replies
--
cgit 1.4.1