From b7b219b697c175d388e71b320ebe144db69295d0 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Sun, 26 Nov 2023 22:09:21 -0500 Subject: [PATCH] fix typo --- frontend/src/components/OnboardingNote.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/OnboardingNote.tsx b/frontend/src/components/OnboardingNote.tsx index cfb9e5f..5bd5fb4 100644 --- a/frontend/src/components/OnboardingNote.tsx +++ b/frontend/src/components/OnboardingNote.tsx @@ -15,7 +15,7 @@ export function OnboardingNote() { Your key is only stored in your browser. Never stored on our servers. If - you prefer, you can als run this app completely locally.{" "} + you prefer, you can also run this app completely locally.{" "}