1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00

Merge pull request #1742 from MetaMask/TokenSymbolMisspelled

Fix spelling
This commit is contained in:
kumavis 2017-07-05 22:05:32 -07:00 committed by GitHub
commit 8201ae1b53

View File

@ -86,7 +86,7 @@ AddTokenScreen.prototype.render = function () {
h('div', [
h('span', {
style: { fontWeight: 'bold', paddingRight: '10px'},
}, 'Token Sybmol'),
}, 'Token Symbol'),
]),
h('div', { style: {display: 'flex'} }, [