diff --git a/src/app/features/increase-fee-drawer/increase-fee-drawer.tsx b/src/app/features/increase-fee-drawer/increase-fee-drawer.tsx index 2b9e17a3a13..9d1a9a4dc30 100644 --- a/src/app/features/increase-fee-drawer/increase-fee-drawer.tsx +++ b/src/app/features/increase-fee-drawer/increase-fee-drawer.tsx @@ -26,7 +26,7 @@ export function IncreaseFeeDrawer({ feeForm, onClose, isShowing }: IncreaseFeeDr > If your transaction is pending for a long time, its fee might not be high enough to be - included in a clock. Update the fee for a higher value and try again. + included in a block. Update the fee for a higher value and try again. {feeForm && feeForm}