diff --git a/src/app/components/splash/splash.component.html b/src/app/components/splash/splash.component.html index a19a1f7..45e1eb5 100644 --- a/src/app/components/splash/splash.component.html +++ b/src/app/components/splash/splash.component.html @@ -148,7 +148,7 @@ {{ highScore.bestDifficulty | numberSuffix }} {{ highScore.bestDifficultyUserAgent }} - {{ highScore.updatedAt | dateAgo}} + {{ highScore.updatedAt | dateAgo}} ago