diff options
Diffstat (limited to 'src/web/_views/home/main.php')
| -rw-r--r-- | src/web/_views/home/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/_views/home/main.php b/src/web/_views/home/main.php index 09d13de..ff05778 100644 --- a/src/web/_views/home/main.php +++ b/src/web/_views/home/main.php @@ -49,7 +49,7 @@ <td><a href="xmpp:freya@freya.cat">freya@freya.cat</a></td> </tr> <tr> - <th><?=lang('contact_sharkey')?></th> + <th><?=lang('contact_misskey')?></th> <td><a rel="me" href="https://social.freya.cat/@freya">@freya@freya.cat</a></td> </tr> <tr> |