From 428c3bd09dd27f50c7cf2659f01fef3b3390b4b6 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Fri, 12 Jul 2024 15:15:09 +0300 Subject: [PATCH] typo --- frontend/src/screens/Intro.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/screens/Intro.tsx b/frontend/src/screens/Intro.tsx index f70d9267..f2a64e23 100644 --- a/frontend/src/screens/Intro.tsx +++ b/frontend/src/screens/Intro.tsx @@ -100,7 +100,7 @@ export function Intro() { api={api} icon={ShieldCheck} title="Your Keys Are Safe" - description="You wallet is encrypted by a password of your choice. No one can access your funds but you." + description="Your wallet is encrypted by a password of your choice. No one can access your funds but you." />