We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a909343 commit 15d62d6Copy full SHA for 15d62d6
apps/remix-dapp/src/locales/en/udapp.json
@@ -133,7 +133,7 @@
133
"udapp.contractCreation": "Contract Creation",
134
"udapp.transactionFee": "Transaction is invalid. Max fee should not be less than Base fee",
135
"udapp.title1": "Represents the part of the tx fee that goes to the miner.",
136
- "udapp.title2": "Represents the maximum amount of fee that you will pay for this transaction. The minimun needs to be set to base fee.",
+ "udapp.title2": "Represents the maximum amount of fee that you will pay for this transaction. The minimum needs to be set to base fee.",
137
"udapp.gasPrice": "Gas price",
138
"udapp.gweiText": "visit {a} for current gas price info.",
139
"udapp.maxTransactionFee": "Max transaction fee",
0 commit comments