Fixed typo

This commit is contained in:
Eliot Berriot 2018-05-07 17:47:35 +00:00
parent c3e6c4c7ec
commit 00c717406e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<h1 class="ui huge header">
{{ $t('Welcome on Funkwhale') }}
</h1>
<p>{{ $t('We think listening music should be simple.') }}</p>
<p>{{ $t('We think listening to music should be simple.') }}</p>
<router-link class="ui icon button" to="/about">
<i class="info icon"></i>
{{ $t('Learn more about this instance') }}