Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharad authored and Sharad committed Apr 30, 2022
1 parent 60a5023 commit fb72d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/Fuse/FusePoolPage/BorrowList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const BorrowList = ({

{isMobile ? null : (
<Text width="27%" fontWeight="bold" textAlign="right">
{t("APY/TVL")}
{t("APR/TVL")}
</Text>
)}

Expand Down

1 comment on commit fb72d57

@vercel
Copy link

@vercel vercel bot commented on fb72d57 Apr 30, 2022

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.