Where is the error?

On line 13 of index.html, there’s an element that displays the time the article on the page was published.
Add a class attribute, with a class of publish-time

: 2 Days Ago
Add a class attribute, with a class of publish-time
<h6 class="Publish-time">: 2 Days Ago</h6>

Could you post the URL to the exercise related to your problem? Thanks.