From a53f0711fb2ee14e351397c4a1aa0058da0692a8 Mon Sep 17 00:00:00 2001 From: Rai <58925163+rai68@users.noreply.github.com> Date: Thu, 23 Jan 2025 01:52:36 +1000 Subject: [PATCH] chore: fixe spelling mistake (#754) --- frontend/src/i18n/translations/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/en-US.ts b/frontend/src/i18n/translations/en-US.ts index 1b3a968..f27fd8e 100644 --- a/frontend/src/i18n/translations/en-US.ts +++ b/frontend/src/i18n/translations/en-US.ts @@ -379,7 +379,7 @@ export default { "share.modal.password.title": "Password required", "share.modal.password.description": - "Please enter the password to acces this share.", + "Please enter the password to access this share.", "share.modal.password": "Password", "share.modal.error.invalid-password": "Invalid password",