From 2f391fc85bac25087fab72c6b504efaa7a56f94c Mon Sep 17 00:00:00 2001 From: Mashy Date: Mon, 28 Oct 2019 14:50:25 +1000 Subject: [PATCH] reclaim text --- client/src/constants.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',