]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+signup/+verify-account/verify-account-routing.module.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / +signup / +verify-account / verify-account-routing.module.ts
index 1bc6363456cdffac08d56c4dca88db0901c29612..d53a5ed780599a652299dc84eb6e170c0d1320e1 100644 (file)
@@ -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`
           }
         }
       }