Skip to content

Commit

Permalink
Merge pull request #112 from hyperlane-xyz/rossy/trigger-nexus-deploy
Browse files Browse the repository at this point in the history
Update tip card
  • Loading branch information
jmrossy authored Jan 9, 2024
2 parents 3f45712 + 4dadb2f commit 0add7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tip/TipCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export function TipCard() {
return (
<Card className="w-100 sm:w-[31rem]">
<h2 className="text-blue-500 sm:text-lg">
{`Bridging ECLIP from Neutron? You'll need $TIA for gas.`}
{`To bridge ECLIP from Neutron, you'll need $TIA for gas.`}
</h2>
<div className="mt-1 flex items-end justify-between">
<p className="text-xs sm:text-sm max-w-[70%]">Bridging TIA to Manta? See the guide</p>
Expand Down

1 comment on commit 0add7ae

@vercel
Copy link

@vercel vercel bot commented on 0add7ae Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.