diff --git a/src/components/Downloader.tsx b/src/components/Downloader.tsx
index 09af2bb..37ea0fa 100644
--- a/src/components/Downloader.tsx
+++ b/src/components/Downloader.tsx
@@ -58,9 +58,10 @@ export function ConnectingToUploader({
🚪
- The uploader may have closed their browser. FilePizza requires
- the uploader to stay online continuously because files are
- transferred directly between b.
+ The uploader may have closed their browser, lost connectivity,
+ or stopped the upload. FilePizza requires the uploader to stay
+ online continuously because files are transferred directly
+ between browsers.