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
8aab5d965b
commit
5c1ccc657c
@ -86,7 +86,7 @@ AddTokenScreen.prototype.render = function () {
|
|||||||
h('div', [
|
h('div', [
|
||||||
h('span', {
|
h('span', {
|
||||||
style: { fontWeight: 'bold', paddingRight: '10px'},
|
style: { fontWeight: 'bold', paddingRight: '10px'},
|
||||||
}, 'Token Sybmol'),
|
}, 'Token Symbol'),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
h('div', { style: {display: 'flex'} }, [
|
h('div', { style: {display: 'flex'} }, [
|
||||||
|
Loading…
Reference in New Issue
Block a user