diff --git a/pr-checker/linters/.htmlhintrc b/pr-checker/linters/.htmlhintrc
index beba483f..5d18b042 100644
--- a/pr-checker/linters/.htmlhintrc
+++ b/pr-checker/linters/.htmlhintrc
@@ -10,7 +10,7 @@
"spec-char-escape": true,
"id-unique": true,
"src-not-empty": true,
- "title-require": true,
+ "title-require": false,
"alt-require": false,
"doctype-html5": true,
"id-class-value": "hump",