From 00c717406e6eb29c6c510a84c1a3c3fda24d80be Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Mon, 7 May 2018 17:47:35 +0000 Subject: [PATCH] Fixed 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 03f4513e6..2af1bfc35 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -5,7 +5,7 @@

{{ $t('Welcome on Funkwhale') }}

-

{{ $t('We think listening music should be simple.') }}

+

{{ $t('We think listening to music should be simple.') }}

{{ $t('Learn more about this instance') }}