aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorFrankie <frankie.pangilinan@consensys.net>2016-10-14 07:22:45 +0800
committerFrankie <frankie.pangilinan@consensys.net>2016-10-14 07:22:45 +0800
commit328f8b0cac1e19a2f27ca0272930e393b1e9dc8d (patch)
tree48243dd9a6a3fadd74ee60d091dc5e27866b9e71 /ui
parent67eba9f542588f13d37aa5e10c659c93d6e58dc1 (diff)
downloadtangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar.gz
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar.bz2
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar.lz
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar.xz
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.tar.zst
tangerine-wallet-browser-328f8b0cac1e19a2f27ca0272930e393b1e9dc8d.zip
fix spelling
Diffstat (limited to 'ui')
-rw-r--r--ui/app/send.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/ui/app/send.js b/ui/app/send.js
index 01c9314ce..323ddb5e3 100644
--- a/ui/app/send.js
+++ b/ui/app/send.js
@@ -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: {