Aprende HTML construyendo una aplicación de fotos de gatos - Paso 4

Cuéntanos qué está pasando:

hola alguien puede ayudarme he intentado mil veces no me dejas pasar este ejercicio​:backhand_index_pointing_down:Aquí tienes un ejemplo de un comentario con el TODO: Remove h1:

Código de ejemplo

Añade un comentario sobre el elemento p con este texto:

TODO: Add link to cat photos

Tu código hasta el momento

<html>
  <body>
    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

    <h2>Cat Photos</h2>
 <p>Everyone loves cute cats online!</p>



<!-- User Editable Region -->

  </body>
</html>

Información de tu navegador:

El agente de usuario es: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15

Información del Desafío:

Aprende HTML construyendo una aplicación de fotos de gatos - Paso 4

Hi. You need to add a comment above the p element. The example code gives you the syntax. Use that to add the text for the comment you are asked to add

Sorry comment on wrong post.

si lo echo así pero no me dejas no se porque

<!-- TODO: Add link to cat photos. -->

<p> me encanta los gatos </p>

do not change the text, and make sure to remove the dot from the comment

Aun no me deja

me encanta los gatos

do not change the text of the p element, it must stay what it was in English