1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Fix punctuation

This commit is contained in:
frankiebee 2017-06-05 12:00:01 -07:00
parent bb6e41963d
commit 37fd32025f

View File

@ -270,7 +270,7 @@ PendingTx.prototype.render = function () {
marginLeft: 50, marginLeft: 50,
fontSize: '0.9em', 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, : null,
insufficientBalance ? insufficientBalance ?