Skip to content

Commit

Permalink
chore: update translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Nov 15, 2024
1 parent 15a0d56 commit 70c9e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/AdPanel/FAQ/config/swap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const swapFAQConfig: FAQConfig = (t) => ({
<Link m="0 5px" href="https://pancakeswap.finance/buy-crypto" color="primary">
{t('Buy Crypto')}
</Link>
{t('feature to buy')}
{t('feature to buy.')}
</StyledFlex>
<StyledFlex flexWrap="wrap">
<Link m="0 5px" href="https://bridge.pancakeswap.finance">
Expand Down

0 comments on commit 70c9e65

Please sign in to comment.