From 89123d1cbe57020f74b00f9587fcedca77698dbb Mon Sep 17 00:00:00 2001
From: jovuit <jvuitton@disroot.org>
Date: Sat, 21 Nov 2020 20:23:31 +0100
Subject: [PATCH] Typo

---
 front/src/components/Home.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue
index f10fd1da1..5a59ed0f7 100644
--- a/front/src/components/Home.vue
+++ b/front/src/components/Home.vue
@@ -88,7 +88,7 @@
             <translate translate-context="Footer/*/Title/Short">About Funkwhale</translate>
           </h3>
           <p v-translate translate-context="Content/Home/Paragraph">This pod runs Funkwhale, a community-driven project that lets you listen and share music and audio within a decentralized, open network.</p>
-          <p v-translate translate-context="Content/Home/Paragraph">Funkwhale is free and developped by a friendly community of volunteers.</p>
+          <p v-translate translate-context="Content/Home/Paragraph">Funkwhale is free and developed by a friendly community of volunteers.</p>
           <a target="_blank" rel="noopener" href="https://funkwhale.audio">
             <i class="external alternate icon"></i>
             <translate translate-context="Content/Home/Link">Visit funkwhale.audio</translate>
-- 
GitLab