From 00e8703b535f2dbd154a6317bc8cc2d94cf0c7b2 Mon Sep 17 00:00:00 2001 From: ravenclaw900 <50060110+ravenclaw900@users.noreply.github.com> Date: Tue, 18 Jan 2022 20:49:25 -0600 Subject: [PATCH] fix(frontend): fix misspelling of "available" --- src/frontend/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/App.svelte b/src/frontend/src/App.svelte index ad5bbd26..8fd4920e 100755 --- a/src/frontend/src/App.svelte +++ b/src/frontend/src/App.svelte @@ -389,7 +389,7 @@ {#if update} DietPi update avalible: {update}DietPi update available: {update} {/if}