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
be7f5bd365
commit
a8d6e1fe98
@ -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…
Reference in New Issue
Block a user