fix spelling

feature/default_network_editable
frankiebee 7 years ago
parent be7f5bd365
commit a8d6e1fe98
  1. 7
      ui/app/account-detail.js

@ -270,10 +270,9 @@ AccountDetailScreen.prototype.tabSwitchView = function () {
style: {
padding: '80px',
},
}, [`
Token List is temporally
you can check your token balnce
`, h('span.hotFix', {
}, [
'Token lists are temporarily down. You can check you your token balances ',
h('span.hotFix', {
style: {
color: 'rgba(247, 134, 28, 1)',
},

Loading…
Cancel
Save