From 905be0124a1b013d802db33265879d4b80501362 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 10 Sep 2023 15:38:43 -0300 Subject: more codespell --- packages/anastasis-webui/src/pages/home/AuthenticationEditorScreen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/anastasis-webui') 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 {

{authAvailableSet.size > 0 && (

- We couldn't find provider for some of the authentication + We couldn't find provider for some of the authentication methods.

)} -- cgit v1.2.3