Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Fix typo on comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro committed Jan 24, 2022
1 parent bff3f6d commit 5ee6163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/custom/pages/Claim/InvestmentFlow/InvestOption.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export default function InvestOption({ approveData, claim, optionIndex }: Invest
}
// basically the magic happens in this block

// update redux state to remove errro for this field
// update redux state to remove error for this field
resetInputError()

// update redux state with new investAmount value
Expand Down

0 comments on commit 5ee6163

Please sign in to comment.