chore: update wording

This commit is contained in:
Björn Fromme
2024-01-28 17:57:38 +01:00
parent 23cbd17ade
commit 64ed782710
6 changed files with 10 additions and 10 deletions
@@ -12,7 +12,7 @@
{% include '_partials/_assignment_info.html.twig' with {
'additional': [
{
'type': 'Ansprechpartner',
'type': 'Ansprechperson',
'description': 'Für alle reisebezogenen Themen wende dich bitte an ' ~ assignment.contact ~ ' (<a href="mailto:' ~ assignment.contact.email ~'" class="underline">' ~ assignment.contact.email ~ '</a>)'
},
{