mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix spelling
This commit is contained in:
parent
67eba9f542
commit
328f8b0cac
@ -218,10 +218,8 @@ SendTransactionScreen.prototype.render = function () {
|
|||||||
'Transaction Fee (optional)',
|
'Transaction Fee (optional)',
|
||||||
h(Tooltip, {
|
h(Tooltip, {
|
||||||
title: `
|
title: `
|
||||||
This is used to set the transactions
|
This is used to set the transaction's gas price.
|
||||||
gas price. seting it to 100% will use
|
Setting it to 100% will use the full recommended value. `,
|
||||||
the full recomend value.
|
|
||||||
`,
|
|
||||||
}, [
|
}, [
|
||||||
h('i.fa.fa-question-circle', {
|
h('i.fa.fa-question-circle', {
|
||||||
style: {
|
style: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user