1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00

fix spelling

This commit is contained in:
Frankie 2016-10-13 16:22:45 -07:00
parent 67eba9f542
commit 328f8b0cac

View File

@ -218,10 +218,8 @@ SendTransactionScreen.prototype.render = function () {
'Transaction Fee (optional)',
h(Tooltip, {
title: `
This is used to set the transactions
gas price. seting it to 100% will use
the full recomend value.
`,
This is used to set the transaction's gas price.
Setting it to 100% will use the full recommended value. `,
}, [
h('i.fa.fa-question-circle', {
style: {