diff --git a/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx b/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx
index 07b1e90b0e..dcfb0dcf15 100644
--- a/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx
+++ b/nym-wallet/src/components/Bonding/modals/UnbondModal.tsx
@@ -64,12 +64,9 @@ export const UnbondModal = ({ node, onConfirm, onClose, onError }: Props) => {
setShowConfirmModal(false);
}}
onClose={onClose}
- disabled={confirmField !== 'UNBOND'}
+ disabled={confirmField !== 'Continue'}
>
-
- If you unbond your node you will loose all your delegators!
-
-
+
To unbond, type{' '}
t.palette.nym.highlight }}>