fix(buyandsell): minor language improvements to buyandsell flows

This commit is contained in:
Jason Dreyzehner 2017-02-01 18:04:24 -05:00
commit 1ba28be47c
6 changed files with 8 additions and 8 deletions

View file

@ -1295,7 +1295,7 @@ angular.module('copayApp.services').factory('bitpayCardService', function($log,
var nextStepItem = {
name: 'bitpaycard',
title: 'Add Bitpay VISA Card',
title: 'Add BitPay Visa® Card',
icon: 'icon-bitpay-card',
sref: 'tabs.bitpayCardIntro',
};