EIP-1559 - Fix education modal typo (#11740)

feature/default_network_editable
David Walsh 3 years ago committed by Dan Miller
parent ac32efd814
commit f9a4f177b8
  1. 2
      app/_locales/en/messages.json

@ -633,7 +633,7 @@
"message": "This is best for swaps or other time sensitive transactions. If a swap takes too long to process it will often fail and you may lose funds."
},
"editGasEducationLowExplanation": {
"message": "Low A lower gas fee should only be selected for transactions where processing time is less important. With a lower fee, it can be be hard to predict when (or if) your transaction with be successful."
"message": "A lower gas fee should only be selected for transactions where processing time is less important. With a lower fee, it can be be hard to predict when (or if) your transaction with be successful."
},
"editGasEducationMediumExplanation": {
"message": "A medium gas fee is good for sending, withdrawing or other non-time sensitive but important transactions."

Loading…
Cancel
Save