diff --git a/client/src/constants.jsx b/client/src/constants.jsx index 3462373d..79723abf 100644 --- a/client/src/constants.jsx +++ b/client/src/constants.jsx @@ -46,7 +46,7 @@ module.exports = { }, reclaim: { item: 'RECLAIM', - description: 'Reclaim ITEMS for half the purchase cost of their combined ITEMS.\nClick to enable and click ITEM to reclaim.', + description: 'Reclaim items refunding the listed cost of the item.\nClick to enable and then click the item to reclaim.', }, refine: { item: 'COMBINE',