summaryrefslogtreecommitdiff
path: root/packages/demobank-ui
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-10-30 16:52:47 +0100
committerMS <ms@taler.net>2022-10-30 16:52:47 +0100
commit4feb79f3c92f7f1c5d3fd66b207d77b144f1c1d0 (patch)
tree3df129bb8b3d2bf1298bd925ba86bb818639f2a3 /packages/demobank-ui
parent7d69aca76f33098c9e7671d157265c63b7bdf99d (diff)
downloadwallet-core-4feb79f3c92f7f1c5d3fd66b207d77b144f1c1d0.tar.gz
wallet-core-4feb79f3c92f7f1c5d3fd66b207d77b144f1c1d0.tar.bz2
wallet-core-4feb79f3c92f7f1c5d3fd66b207d77b144f1c1d0.zip
typo
Diffstat (limited to 'packages/demobank-ui')
-rw-r--r--packages/demobank-ui/src/pages/home/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/demobank-ui/src/pages/home/index.tsx b/packages/demobank-ui/src/pages/home/index.tsx
index c68b6f8c5..82623ed37 100644
--- a/packages/demobank-ui/src/pages/home/index.tsx
+++ b/packages/demobank-ui/src/pages/home/index.tsx
@@ -1589,7 +1589,7 @@ function TalerWithdrawalQRCode(Props: any): VNode {
// data didn't arrive yet and wallet didn't communicate:
if (typeof data === "undefined")
- return <p>{i18n`Waiting the bank to create the operaion...`}</p>;
+ return <p>{i18n`Waiting the bank to create the operation...`}</p>;
/**
* Wallet didn't communicate withdrawal details yet: