Improves wording

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-08 15:42:55 -03:00
commit 5163e9617c
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 16 additions and 18 deletions

View file

@ -72,7 +72,7 @@ angular.module('copayApp.controllers').controller('sellGlideraController',
fc.sendTxProposal({
toAddress: sellAddress,
amount: amount,
message: 'Glidera',
message: 'Glidera transaction',
customData: {'glideraToken': token},
payProUrl: null,
feePerKb: feePerKb,