Skip to content

Commit

Permalink
Correct scanning qr code grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
totiz committed Jul 23, 2019
1 parent 14fd596 commit 2425408
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/PaymentInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<div class="mg-bt-25px">
Use
<a href="https://dev.kulap.io/libra" target="_blank">
<b>KULAP Libra wallet POC</b>
<b>KULAP Libra Wallet POC</b>
</a>
to pay with scan QR code.
to pay by scanning QR code.
</div>
<qrcode-vue
:value="qrText"
Expand Down

0 comments on commit 2425408

Please sign in to comment.