From 558103c4c519141d6c6d2be1cd2c9f5b09a73ad3 Mon Sep 17 00:00:00 2001 From: Lawrence Kwan Date: Sat, 21 Feb 2026 13:33:53 +0800 Subject: [PATCH] fix: fix typo in connection error message Change 'do loss' to 'due to loss' in the connection error message. Fixes #864 --- daemon/web/src/routes/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/web/src/routes/+page.svelte b/daemon/web/src/routes/+page.svelte index 5abb2352..2e075ba8 100644 --- a/daemon/web/src/routes/+page.svelte +++ b/daemon/web/src/routes/+page.svelte @@ -197,7 +197,7 @@ This webpage is not currently receiving updates from your Rayhunter device. This - could be do loss of connection or some issue with your device. {#if update_error}