diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index e1c4a831b..dce57bf26 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -134,7 +134,7 @@
- * Payment proposals can be deleted: (1) after 24hr of been created or (2) by the creator as long as it has no other signatures. + * A payment proposal can be deleted if 1) you are the creator, and no other copayer has signed, or 2) 24 hours have passed since the proposal was created.