From 8961b2ebd5d29fd7eda57a776dea8a7b2eaaf5b3 Mon Sep 17 00:00:00 2001 From: Pablo Tamarit Date: Fri, 8 Nov 2024 11:33:58 +0100 Subject: [PATCH] ui: community: fix typo "Zenodo account" --- .../js/components/community/overrides/SubcommunityCreateForm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/components/community/overrides/SubcommunityCreateForm.js b/assets/js/components/community/overrides/SubcommunityCreateForm.js index fbbc1324..3828cd97 100644 --- a/assets/js/components/community/overrides/SubcommunityCreateForm.js +++ b/assets/js/components/community/overrides/SubcommunityCreateForm.js @@ -173,7 +173,7 @@ class SubcommunityCreateForm extends Component { {i18next.t("Institutional email required.")} {i18next.t( - "In order for us to verify the request, your Zendoo account must be using an institutional email address, so that we can verify your institutional affiliation. You can change your email address in " + "In order for us to verify the request, your Zenodo account must be using an institutional email address, so that we can verify your institutional affiliation. You can change your email address in " )} {i18next.t("your profile settings ")}