From c5de9b045ad7d59bdd7b37fbd389d69884bddbde 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 5abb235..2e075ba 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}