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: {
|
style: {
|
||||||
padding: '80px',
|
padding: '80px',
|
||||||
},
|
},
|
||||||
}, [`
|
}, [
|
||||||
Token List is temporally
|
'Token lists are temporarily down. You can check you your token balances ',
|
||||||
you can check your token balnce
|
h('span.hotFix', {
|
||||||
`, h('span.hotFix', {
|
|
||||||
style: {
|
style: {
|
||||||
color: 'rgba(247, 134, 28, 1)',
|
color: 'rgba(247, 134, 28, 1)',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user