aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-06-15 19:58:33 +0200
committerChristian Grothoff <christian@grothoff.org>2024-06-15 19:58:33 +0200
commit4ca0466c1a766905043343cd1716a09b3c2d4b9a (patch)
tree9410bb9024da30a959c105422d6beb9596906bd0 /packages
parent976ef62965ad394424ea3906a22b67472ae7f261 (diff)
downloadwallet-core-4ca0466c1a766905043343cd1716a09b3c2d4b9a.tar.xz
-spelling
Diffstat (limited to 'packages')
-rw-r--r--packages/merchant-backoffice-ui/src/components/modal/index.tsx2
-rw-r--r--packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/merchant-backoffice-ui/src/components/modal/index.tsx b/packages/merchant-backoffice-ui/src/components/modal/index.tsx
index 518583a9c..ce0df75ca 100644
--- a/packages/merchant-backoffice-ui/src/components/modal/index.tsx
+++ b/packages/merchant-backoffice-ui/src/components/modal/index.tsx
@@ -314,7 +314,7 @@ export function CompareAccountsModal({
>
<p>
<i18n.Translate>
- Testing agaisnt the account info URL succedded but the account
+ Testing against the account info URL succeeded but the account
information reported is different with the account details form.
</i18n.Translate>
</p>
diff --git a/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx b/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx
index bec32bac3..21be44a39 100644
--- a/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx
+++ b/packages/merchant-backoffice-ui/src/paths/instance/accounts/create/CreatePage.tsx
@@ -252,7 +252,7 @@ export function CreatePage({ onCreate, onBack }: Props): VNode {
) : undefined}
<InputToggle<Entity>
label={i18n.str`Match`}
- tooltip={i18n.str`Check where the information match agaisnt the server info.`}
+ tooltip={i18n.str`Check where the information match against the server info.`}
name="verified"
readonly
threeState