Skip to content

Commit c2bf1eb

Browse files
committed
fix: correct spelling in footer
1 parent 4f8acae commit c2bf1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<br />
2828
<span class="text-light-800">
2929
{{ $t("madeWithLove") }}
30-
<a href="https://digital-democarcy.org">Digital Democarcy</a>
30+
<a href="https://digital-democarcy.org">Digital Democracy</a>
3131
{{ $t("withSupport") }}
3232
<a href="http://earthdefenderstoolkit.com/">Sponsors</a>
3333
<!-- <img src="~/assets/cc.svg" alt="cc" class="h-20px w-20px" /> -->

0 commit comments

Comments
 (0)