From f231b67b76bb454fa5227465d509013923c99641 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 7 Apr 2026 13:25:22 -0700 Subject: [PATCH] Tweak missing feed copy (#10133) --- src/view/com/feeds/MissingFeed.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/com/feeds/MissingFeed.tsx b/src/view/com/feeds/MissingFeed.tsx index 214ed514a9..bc2af31077 100644 --- a/src/view/com/feeds/MissingFeed.tsx +++ b/src/view/com/feeds/MissingFeed.tsx @@ -140,8 +140,8 @@ function DialogInner({ {type === 'feed' ? ( We could not connect to the service that provides this custom - feed. It may be temporarily unavailable and experiencing issues, - or permanently unavailable. + feed. It may be temporarily experiencing issues, or permanently + unavailable. ) : ( We could not find this list. It was probably deleted.