Bug in Freecodecamp Challenge 'Personal Portfolio'

Hello,
I think I found a bug.
The challenge is to have an element .project-title within the project section.
The Javascript that checks for this has a typo (.project-tile), as seen in the screenshot below.

After fixing my code to .section-tile I passed the challenge.
Link to code pen:
https://codepen.io/bothworlds/pen/zYNpxrQ

It’s not a typo. But you are not the first to think it is.

The class name isn’t great, to be honest.

the personal portfolio:

https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-personal-portfolio-webpage

Ah yeah, I am not a native english speaker. It is a bit confusing. Sorry for the hustle, will delete topic.

1 Like

No need to be sorry, it’s a perfectly valid observation and easy mistake to make.

I wouldn’t suggest you delete anything, you can just mark it as solved. That way your thread can help others.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.