Learn HTML by Building a Cat Photo App - Step 1

I don’t understand

<h1>Hello World</h1>
<h1>CatPhotoApp</h1>
```

Your browser information:

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

Challenge: Learn HTML by Building a Cat Photo App - Step 1

Link to the challenge:

When asking a question, its better to be more specific on what issue you are facing so those looking to help you know exactly you are having problems with.

The directions for this challenge say

"Find the h1 element and change its text to:

CatPhotoApp"

You are meant to only change the text from HelloWorld to CatPhototApp. Not create a second h1 element