Skip to content

Commit

Permalink
Update src/components/Swap/Swap.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Wojciech Cichocki <[email protected]>
  • Loading branch information
p6te and wojciech-cichocki authored Sep 19, 2024
1 parent ebceb1a commit d2b301e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Swap/Swap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ export const Swap: React.FC<ISwap> = ({
/>
) : getStateMessage() === 'Insufficient AZERO' ? (
<TooltipHover
text='AZERO is required to pay for transaction fees. Get more AZERO to proceed.'
text='More AZERO is required to cover the transaction fee. Obtain more AZERO to complete this transaction.'
top={-45}>
<div>
<AnimatedButton
Expand Down

0 comments on commit d2b301e

Please sign in to comment.