From 0cc85266a4a872122052dcc51f7d3385a52f1b41 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jun 2022 10:56:32 +0200 Subject: Fix typo --- client/src/app/+signup/+verify-account/verify-account-routing.module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+signup/+verify-account') diff --git a/client/src/app/+signup/+verify-account/verify-account-routing.module.ts b/client/src/app/+signup/+verify-account/verify-account-routing.module.ts index 1bc636345..d53a5ed78 100644 --- a/client/src/app/+signup/+verify-account/verify-account-routing.module.ts +++ b/client/src/app/+signup/+verify-account/verify-account-routing.module.ts @@ -21,7 +21,7 @@ const verifyAccountRoutes: Routes = [ component: VerifyAccountAskSendEmailComponent, data: { meta: { - title: $localize`Ask to send an email to verify you account` + title: $localize`Ask to send an email to verify your account` } } } -- cgit v1.2.3