Why it matters
The lang attribute tells screen readers which pronunciation rules to use and helps search engines serve the page to the right audience. Without it a screen reader may read English text with the wrong phonetics.
How to fix it
Set the language on the root element, for example <html lang="en">.