From e907457971133bf433f1a788ffa82b63f727d8cd Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 26 Mar 2026 15:46:03 +0200 Subject: [PATCH] Tweak missing feed copy --- 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.