From 1e1530e8e97445a281edceea4267e4416e472d5d Mon Sep 17 00:00:00 2001 From: David Walsh Date: Thu, 15 Jul 2021 12:23:28 -0500 Subject: [PATCH] EIP-1559 - Update speed up tooltip text (#11530) --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 84a85f30c..3ef3844ff 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1914,7 +1914,7 @@ "message": "Speed up this cancellation" }, "speedUpExplanation": { - "message": "We’ve restimated the gas fee based on current network conditions and have increased it by at least 10% (required by the network)." + "message": "We’ve updated the gas fee based on current network conditions and have increased it by at least 10% (required by the network)." }, "speedUpPopoverTitle": { "message": "Speed up transaction"