mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-05-12 21:20:37 +01:00
Fix install slice singular typo (#90)
This commit is contained in:
parent
7ef9ca4ac1
commit
d87d72b6ab
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<section class="pb-6">
|
||||
<Title>
|
||||
<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>
|
||||
</Title>
|
||||
|
||||
<div class="flex flex-col items-center gap-12 md:gap-6" use:animateIn={{ slide: 24, fade: 0 }}>
|
||||
|
|
Loading…
Reference in a new issue