Build a Recipe Page - Build a Recipe Page

Tell us what’s happening:

Testing my code results in "You should have an element with lang set to en.

is what I have entered a million times but the site says I don't have it.

Your code so far

<!DOCTYPE html>
<html lang="en">

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36

Challenge Information:

Build a Recipe Page - Build a Recipe Page

GitHub Link: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/blocks/lab-recipe-page/668f08ea07b99b1f4a91acab.md

close the element and try again

Ok I realized I was just missing the closing tag for my html element. Rookie mistake! Apprecciate the help!