mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix punctuation
This commit is contained in:
parent
bb6e41963d
commit
37fd32025f
@ -270,7 +270,7 @@ PendingTx.prototype.render = function () {
|
||||
marginLeft: 50,
|
||||
fontSize: '0.9em',
|
||||
},
|
||||
}, 'Recipient address is invalid sending this transaction will result in a loss of ETH.')
|
||||
}, 'Recipient address is invalid. Sending this transaction will result in a loss of ETH.')
|
||||
: null,
|
||||
|
||||
insufficientBalance ?
|
||||
|
Loading…
Reference in New Issue
Block a user