Tweak missing feed copy (#10133)

This commit is contained in:
Samuel Newman
2026-04-07 13:25:22 -07:00
committed by GitHub
parent d2519a4f67
commit f231b67b76
+2 -2
View File
@@ -140,8 +140,8 @@ function DialogInner({
{type === 'feed' ? (
<Trans>
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.
</Trans>
) : (
<Trans>We could not find this list. It was probably deleted.</Trans>