Build a Cat Photo App - Step 4

Tell us what’s happening:

HOW TO ADD A COMMENT I AM FAILING I DO NOT KNOW WHY

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->

<!--TOTO:Add link to cat photos-->

<!-- User Editable Region -->

    <p>Everyone loves cute cats online!</p>
  </body>
</html>

Your browser information:

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

Challenge Information:

Build a Cat Photo App - Step 4

GitHub Link: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/blocks/workshop-cat-photo-app/5dc17dc8f86c76b9248c6eb5.md

you have added a comment, now make sure it contains the requested text, it should be TODO: Add link to cat photos, you have written TOTO, also be mindful of the space after the colon