Skip to content

Commit

Permalink
fixed typo error (#1202)
Browse files Browse the repository at this point in the history
* fixed typo error

* fixed outdated reference
  • Loading branch information
mrtyagi07 authored Jan 13, 2023
1 parent 0d7aa8e commit 425d97a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ export default class Index extends React.Component {
<Block layout="threeColumn" background={null}>
{[
{
image: `${baseUrl}img/impactful-conribution-award-399x544.png`,
image: `${baseUrl}img/impactful-contribution-award-399x544.png`,
imageAlign: 'top',
imageLink: 'https://osawards.com/react/2019',
imageAlt:
Expand Down

0 comments on commit 425d97a

Please sign in to comment.