Skip to content

Commit 08118b4

Browse files
KvarkasCopilot
andauthored
Update src/lib/components/Header.svelte
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8ec0072 commit 08118b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/Header.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<!-- Right side of the navbar -->
6464
<ul class="navbar-nav ms-md-auto">
6565
<li class="nav-item">
66-
<a rel="noopener" class="nav-link" href="{base}/downloads" title= "Donwloads">
66+
<a rel="noopener" class="nav-link" href="{base}/downloads" title= "Downloads">
6767
<i class="bi bi-download"></i><span class="d-lg-none ms-2">{$t('header.downloads')}</span>
6868
</a>
6969
</li>

0 commit comments

Comments
 (0)