mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-18 00:45:57 +00:00
fix: improve grammar of offline message
This commit is contained in:
parent
b11faee878
commit
5f5a508b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div v-if="offline" class="offline-message">
|
||||
<i class="far fa-dizzy"></i>
|
||||
<h1>
|
||||
You're offline friend.
|
||||
You're offline, friend.
|
||||
<span @click="checkOffline"> <i class="fas fa-redo-alt"></i></span>
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue