From 797493ef7bd9eefb2fa31fd7a8598017097fa47c Mon Sep 17 00:00:00 2001 From: Mircea Roata Date: Fri, 29 Dec 2023 23:40:43 +0200 Subject: [PATCH] Fix typo --- frontend/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index c58ad193..6210ca08 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -144,7 +144,7 @@ escapeKeyAction="" surface$style="width: 500px; max-width: calc(100vw - 32px);" > - Togging mods + Toggling mods {#if $progress}

{$progress.message}