aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/src/pages
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-09-10 15:38:43 -0300
committerSebastian <sebasjm@gmail.com>2023-09-10 15:38:43 -0300
commit905be0124a1b013d802db33265879d4b80501362 (patch)
tree69e5a088d76205bd2e3a1022c71e02eb3101c5a1 /packages/anastasis-webui/src/pages
parent6c3cfa9be7a332c2cc8490f25ebd6c73c8244842 (diff)
downloadwallet-core-0.9.3-dev.20.tar.xz
more codespellv0.9.3-dev.20
Diffstat (limited to 'packages/anastasis-webui/src/pages')
-rw-r--r--packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx b/packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx
index 3018f88dd..54bbc626d 100644
--- a/packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx
+++ b/packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx
@@ -241,7 +241,7 @@ export function AuthenticationEditorScreen(): VNode {
</p>
{authAvailableSet.size > 0 && (
<p class="block">
- We couldn&apos;t find provider for some of the authentication
+ We couldn't find provider for some of the authentication
methods.
</p>
)}