Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mircearoata committed Dec 29, 2023
1 parent 81a0fc9 commit 797493e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
escapeKeyAction=""
surface$style="width: 500px; max-width: calc(100vw - 32px);"
>
<Title>Togging mods</Title>
<Title>Toggling mods</Title>
<Content>
{#if $progress}
<p>{$progress.message}</p>
Expand Down

0 comments on commit 797493e

Please sign in to comment.