From f0ce6190fc40b9c5a0a84391c0f0c9694cfb5413 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Wed, 21 Jun 2017 23:17:25 +0200
Subject: [PATCH] Typo

---
 _layouts/home.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index 5d6dddd..5b7759f 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -26,7 +26,7 @@ layout: archive
   <h2 class="ui header">
     <i class="fa fa-book"></i> &nbsp; Clean library
   </h2>
-  <p>Funkwhale takes care of fealing your music.</p>
+  <p>Funkwhale takes care of dealing with your music.</p>
   <ul class="ui list">
     <li class="item">
         Import music from various platforms, such as YouTube or SoundCloud
-- 
GitLab