Learn HTML Forms by Building a Registration Form - Step 4

Tell us what’s happening:

I don’t know what I did wrong. Is telling me to watch my spelling but I dont see anything wrong.

Your code so far

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

<!-- User Editable Region -->

  <head>
    <title><meta charset="utf-8">Registration Form </meta> <title>
  </head>

<!-- User Editable Region -->

  <body>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 4

Do not nest the meta element inside the title element.

Also remove spaces that don’t need to be there inside the title text