Build a Curriculum Outline - Step 6

Tell us what’s happening:

I put what it asked me , but the code still will not register as correct

Learn the skills to become a full-stack developer.

Your code so far

<h1>Welcome to freeCodeCamp</h1>
<h2>Full-Stack Curriculum</h2>

<!-- User Editable Region -->

<h3>Learn the skills to become a full-stack developer</h3>

<p> Learn the skills to become a full-stack developer.</p>


<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Build a Curriculum Outline - Step 6

you should not have this line

Hi Buddy, this was the exact line in the given code.

Learn the skills to become a full-stack developer

Here kindly do remove the extra space from the starting at the p tag then there should not be dot . at the end too.

Hope this helped !!

Thank you for the code really appreciate it.