diff --git a/public_html/index.php b/public_html/index.php
index b0cfff6..9d50ecd 100644
--- a/public_html/index.php
+++ b/public_html/index.php
@@ -98,7 +98,7 @@ while($link = $links->fetch_object()) {
lastfm->song ?>
by lastfm->artist ?>
- lastfm->time == 0) ? 'currently playing' : time_since($data->lastfm->time) . 'ago' ?>
+ lastfm->time == 0) ? 'currently playing' : time_since($data->lastfm->time) . ' ago' ?>