diff --git a/frontend/app/src/content.tsx b/frontend/app/src/content.tsx index 28157950..e2019f42 100644 --- a/frontend/app/src/content.tsx +++ b/frontend/app/src/content.tsx @@ -344,13 +344,13 @@ export default { claim: "Claim rewards", }, depositPanel: { - label: "Deposit", + label: "Increase deposit", shareLabel: "Pool share", claimCheckbox: "Claim rewards", action: "Next: Summary", }, withdrawPanel: { - label: "Withdraw", + label: "Decrease deposit", claimCheckbox: "Claim rewards", action: "Next: Summary", },