We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e23d14b + 25a79e3 commit c578ba9Copy full SHA for c578ba9
src/pages/Home/index.js
@@ -188,7 +188,7 @@ const Home = () => {
188
<div className="col-12 col-md-6 col-lg-3">
189
<div className="card participation-card">
190
<img className='mb-md-6x' src={Icon7} alt="PRs should not be labeled as ‘invalid." />
191
- <p className='leading-6 font-normal'>PRs should not be labeled as ‘invalid.'</p>
+ <p className='leading-6 font-normal'>PRs should not be labeled as ‘invalid'.</p>
192
</div>
193
194
0 commit comments