Fix punctuation

feature/default_network_editable
frankiebee 8 years ago
parent bb6e41963d
commit 37fd32025f
  1. 2
      ui/app/components/pending-tx.js

@ -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 ?

Loading…
Cancel
Save