Skip to content

Commit

Permalink
Merge pull request #184 from harith-hacky03/master
Browse files Browse the repository at this point in the history
Incorrect copy in mobile pay component #183 is Fixed
  • Loading branch information
rolznz authored Jan 6, 2024
2 parents ed30735 + ae1bfb1 commit 1eeca52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/bc-send-payment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export class SendPayment extends withTwind()(BitcoinConnectElement) {
block
@click=${this._copyAndDisplayInvoice}
>
${qrIcon}Copy & Display this.invoice
${qrIcon}Copy & Display Invoice
</bci-button>`}
</div>
`}
Expand Down

0 comments on commit 1eeca52

Please sign in to comment.