Fix wording
This commit is contained in:
parent
cc0f042c00
commit
58cb6881c4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<input id="invoiceEmail" type="checkbox" ng-model="invoice_email">
|
||||
<label for="invoiceEmail">Send Receipt Emails</label>
|
||||
<div class="settings-description">
|
||||
If checked, a receipt email will be sent to {{ obj.email }} on every successful billing
|
||||
If checked, a receipt email will be sent to {{ obj.email }} on every successful charge
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue