fix: typo in homepage's image alt attribute (bro bono -> pro bono) (#34683)
This commit is contained in:
committed by
mrugesh mohapatra
parent
e09d3719c1
commit
56d75f9e07
@ -55,7 +55,7 @@ const IndexPage = () => (
|
||||
</Col>
|
||||
<Col md={4} sm={12}>
|
||||
<Image
|
||||
alt='Help nonprofits with bro bono code projects'
|
||||
alt='Help nonprofits with pro bono code projects'
|
||||
className='landing-icon img-center'
|
||||
responsive={true}
|
||||
src={
|
||||
|
Reference in New Issue
Block a user