Skip to content

Commit

Permalink
fix: swap copy
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisling-dev committed Sep 4, 2024
1 parent bac907e commit b95c20c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ export const SwapDetailsPlaceholder: React.FC = () => (
</div>
</div>
<div>
<h4 className="font-bold text-[14px] text-center">Seamless native cross-chain swaps</h4>
<h4 className="font-bold text-[14px] text-center">Seamless cross-chain swaps</h4>
<p className="text-gray-400 text-[14px] text-center">
Swap assets effortlessly across different chains and enjoy the convenience of fire-and-forget transactions.
Swap assets effortlessly across different chains and enjoy the convenience of comparing providers.
</p>
</div>
</div>
Expand Down

0 comments on commit b95c20c

Please sign in to comment.