From 23caaded6481305bba7052e3a46a746dd711611f Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Thu, 25 Apr 2019 09:20:20 +0200 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 b905105391..b88369d952 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -99,7 +99,7 @@ <div class="item"> <i class="wizard icon"></i> <div class="content"> - <translate translate-context="Content/Home/List item">Access your music from a clean interface that focus on what really matters</translate> + <translate translate-context="Content/Home/List item">Access your music from a clean interface that focuses on what really matters</translate> </div> </div> </div> -- GitLab