Will not pass me to next test

Tell us what’s happening:
it will not pass me to next level

Your code so far


<h1>Hello World</h1>
<h1>Hello World</h1>

Your browser information:

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

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/

Hi,

You just have to add the word World to the existing h1 element in the editor. Remove the second <h1>Hello World</h1>