aboutsummaryrefslogtreecommitdiff
path: root/packages/bank-ui/src
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-05-29 10:09:28 -0300
committerSebastian <sebasjm@gmail.com>2024-05-29 12:00:24 -0300
commit4755c83053faaae4879812d41522aeb6b59d098b (patch)
treeb58039bc54e7df29e8cd668217d738c46c64d9c2 /packages/bank-ui/src
parentc1cd411d900be873473248df54c6cbada09bdccd (diff)
downloadwallet-core-4755c83053faaae4879812d41522aeb6b59d098b.tar.xz
adding marc's comment
Diffstat (limited to 'packages/bank-ui/src')
-rw-r--r--packages/bank-ui/src/pages/QrCodeSection.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/bank-ui/src/pages/QrCodeSection.tsx b/packages/bank-ui/src/pages/QrCodeSection.tsx
index 359d4c18f..2a21295c7 100644
--- a/packages/bank-ui/src/pages/QrCodeSection.tsx
+++ b/packages/bank-ui/src/pages/QrCodeSection.tsx
@@ -86,10 +86,10 @@ export function QrCodeSection({
<div class="mt-4 mb-4 text-sm text-gray-500">
<p>
<i18n.Translate>
- You will see the details of the operation in your wallet
- including the fees (if applies). If you still don't have one you
- can install it following instructions in
- </i18n.Translate>{" "}
+ Your wallet will display the details of the transaction
+ including the fees (if applicable). If you do not yet have a
+ wallet, please follow the instructions on
+ </i18n.Translate>
<a
class="font-semibold text-gray-500 hover:text-gray-400"
name="wallet page"