diff --git a/templates/mail/organisation-approval-request.html.twig b/templates/mail/organisation-approval-request.html.twig index 692b694..d0d7898 100644 --- a/templates/mail/organisation-approval-request.html.twig +++ b/templates/mail/organisation-approval-request.html.twig @@ -23,7 +23,7 @@
You may approve or deny this organisation via the control dashboard ({{site.uri.public}}/organisations). @@ -36,7 +36,7 @@
{% if approval_expiration %}- The approcal period for this organisation will expire in {{approval_expiration}} at which point the organisation registration will be automatically denied. + The approval period for this organisation will expire in {{approval_expiration}} at which point the organisation registration will be automatically denied.
{% endif %}