Skip to content

Commit

Permalink
ui: community: fix typo "Zenodo account"
Browse files Browse the repository at this point in the history
  • Loading branch information
ptamarit authored Nov 8, 2024
1 parent 9adce72 commit 8961b2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class SubcommunityCreateForm extends Component {
{i18next.t("Institutional email required.")}
</Header>
{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 "
)}
<a href="/account/settings/profile">
{i18next.t("your profile settings ")}
Expand Down

0 comments on commit 8961b2e

Please sign in to comment.