Skip to content
Snippets Groups Projects
Commit 00c71740 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed typo

parent c3e6c4c7
Branches
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<h1 class="ui huge header"> <h1 class="ui huge header">
{{ $t('Welcome on Funkwhale') }} {{ $t('Welcome on Funkwhale') }}
</h1> </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"> <router-link class="ui icon button" to="/about">
<i class="info icon"></i> <i class="info icon"></i>
{{ $t('Learn more about this instance') }} {{ $t('Learn more about this instance') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment