diff --git a/backend.php b/backend.php
index a4f2fd7a..024eab30 100644
--- a/backend.php
+++ b/backend.php
@@ -797,7 +797,7 @@
$entry_comments = "$num_comments comments";
} else {
if ($line["comments"] && $line["link"] != $line["comments"]) {
- $entry_comments = "Comments";
+ $entry_comments = "comments";
}
}