diff --git a/site/zenodo_rdm/subcommunities/request.py b/site/zenodo_rdm/subcommunities/request.py
index 6927339a..66a33652 100644
--- a/site/zenodo_rdm/subcommunities/request.py
+++ b/site/zenodo_rdm/subcommunities/request.py
@@ -165,10 +165,10 @@ def execute(self, identity, uow):
"to join?You should decline this invitation if your Zenodo community "
"is not related to the above mentioned EU-funded project, or if the community is used "
"for multiple purposes (e.g both an organisation and a project)."
- "Further questions?Don't hesitate to get in "
- "touch with us if you have any questions.The request will be automatically "
+ "Further questions?Don't hesitate to get in "
+ "touch with us if you have any questions.The request will be automatically "
f"accepted on {expires_at} in case you do not accept or decline the request by then."
- "Your sincerely,The Zenodo team"
+ "Yours sincerely,The Zenodo team"
)
super().execute(identity, uow)