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>
|
||||||
<Col md={4} sm={12}>
|
<Col md={4} sm={12}>
|
||||||
<Image
|
<Image
|
||||||
alt='Help nonprofits with bro bono code projects'
|
alt='Help nonprofits with pro bono code projects'
|
||||||
className='landing-icon img-center'
|
className='landing-icon img-center'
|
||||||
responsive={true}
|
responsive={true}
|
||||||
src={
|
src={
|
||||||
|
Reference in New Issue
Block a user