diff --git a/syntax_checkers/html/tidy.vim b/syntax_checkers/html/tidy.vim
index 14f79f7b..2a86fc9d 100644
--- a/syntax_checkers/html/tidy.vim
+++ b/syntax_checkers/html/tidy.vim
@@ -78,7 +78,7 @@ let s:ignore_errors = [
\ "inserting missing 'title' element",
\ "attribute \"[+",
\ "unescaped & or unknown entity",
- \ " attribute \"type\" has invalid value \"search\""
+ \ " attribute \"type\" has invalid value"
\ ]
let s:blocklevel_tags = [