Build a Curriculum Outline - Step 6

Tell us what’s happening:

Learn the skills to become a full-stack developer .

this code is not working whats the problem please tell me when i chevking the code it shows your p element's text should be Learn the skills to become a full-stack deveveloper .

Your code so far

<h1>Welcome to freeCodeCamp</h1>
<h2>Full-Stack Curriculum</h2>
<!-- User Editable Region -->
<p>Learn the skills to become a full-stack developer.</p>
<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Build a Curriculum Outline - Step 6

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-curriculum-outline/6823d6244511f252c8300eed.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @meghnanaidu81,

The paragraph text needs to match exactly to the instructions with no punctuation.

Happy coding