Skip to content

Commit

Permalink
Fixing typo in migration modal (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: cavalier_eth <[email protected]>
  • Loading branch information
0xrobin2192 and cavalier-eth authored Sep 10, 2024
1 parent 503d41c commit c76bc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquidity/ui/src/components/Migration/StepSummary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export const StepSummary = ({
<AlertIcon />
<AlertDescription fontSize="16px">
The minimal locked amount on V3 is <Amount value={snxCollateral?.minDelegationD18} />{' '}
SNX. You can manually unstaked your V2 SNX on the{' '}
SNX. You can manually unstake your V2 SNX on the{' '}
<Link
textDecoration="underline"
href="https://staking.synthetix.io/staking/burn"
Expand Down

0 comments on commit c76bc1b

Please sign in to comment.