Skip to content

Commit

Permalink
Merge branch 'main' into taco
Browse files Browse the repository at this point in the history
  • Loading branch information
theref committed Dec 19, 2023
2 parents 1aabd4b + c8b4952 commit 524f0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Modal/TopupTModal/LegacyTopUpModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const LegacyTopUpModal: FC<BaseModalProps & { stake: StakeData }> = ({
<AlertDescription
color={useColorModeValue("gray.700", "gray.300")}
>
After you topped-up in the legacy dashboad you will need to
After you topped-up in the legacy dashboard you will need to
confirm your top-up in the Threshold Dashboard. This action
will require one transaction.
</AlertDescription>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/tBTC/Bridge/Minting/InitiateMinting.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const InitiateMintingComponent: FC<{
</Skeleton>
</H5>
<BodyLg>
Receiving tBTC requires a single transaction on Solana and takes
Receiving tBTC requires a single transaction on Ethereum and takes
approximately 2 hours. The bridging can be initiated before you get
all your Bitcoin deposit confirmations.
</BodyLg>
Expand Down

0 comments on commit 524f0b8

Please sign in to comment.