From bf4c33e63b4da52aa727cb6b3491fba326dd408f Mon Sep 17 00:00:00 2001 From: sewn Date: Tue, 18 Feb 2025 18:23:12 +0300 Subject: [PATCH] Fix install slice singular typo --- src/routes/home-slices/InstallSlice.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/home-slices/InstallSlice.svelte b/src/routes/home-slices/InstallSlice.svelte index 3df3fa8..293b609 100644 --- a/src/routes/home-slices/InstallSlice.svelte +++ b/src/routes/home-slices/InstallSlice.svelte @@ -16,7 +16,7 @@
<TitleHeading slot="title" class="">Install now</TitleHeading> - <TitleSubtile slot="subtitle" class="">For yor favourite distro</TitleSubtile> + <TitleSubtile slot="subtitle" class="">For your favourite distro</TitleSubtile>