diff --git a/app/views/anime/cover-item.php b/app/views/anime/cover-item.php
index b1ad8cb0..af680967 100644
--- a/app/views/anime/cover-item.php
+++ b/app/views/anime/cover-item.php
@@ -30,7 +30,15 @@
0): ?>
-
Rewatched = $item['rewatched'] ?> time(s)
+
+
Rewatched once
+
+
Rewatched twice
+
+
Rewatched thrice
+
+
Rewatched = $item['rewatched'] ?> times
+
diff --git a/app/views/anime/list.php b/app/views/anime/list.php
index 5b3fd6be..1c2d482b 100644
--- a/app/views/anime/list.php
+++ b/app/views/anime/list.php
@@ -86,7 +86,17 @@
- 0): ?>li>Rewatched = $item['rewatched'] ?> time(s)
+ 0): ?>
+
+ - Rewatched once
+
+ - Rewatched twice
+
+ - Rewatched thrice
+
+ - Rewatched = $item['rewatched'] ?> times
+
+
- = ucfirst($attr); ?>