diff --git a/Gruntfile.js b/Gruntfile.js index 9e18fd3d8..f0aedf96a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -214,7 +214,8 @@ grunt.initConfig( { /Element “head” is missing a required instance of child element “title”/, /Element “object” is missing one or more of the following/, /The “codebase” attribute on the “object” element is obsolete/, - /Consider adding a “lang” attribute to the “html” start tag/ + /Consider adding a “lang” attribute to the “html” start tag/, + /This document appears to be written in .*. Consider adding “lang=".*"” (or variant) to the “html” start tag/ ] }, src: htmllintBad