We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4727d commit 057584bCopy full SHA for 057584b
src/pages/index.js
@@ -269,7 +269,7 @@ export default class Index extends React.Component {
269
<Block layout="threeColumn" background={null}>
270
{[
271
{
272
- image: `${baseUrl}img/impactful-conribution-award-399x544.png`,
+ image: `${baseUrl}img/impactful-contribution-award-399x544.png`,
273
imageAlign: 'top',
274
imageLink: 'https://osawards.com/react/2019',
275
imageAlt:
0 commit comments