diff --git a/templates/mailinglist/layout.html b/templates/mailinglist/layout.html
index 8dfe4620..0ee5f69f 100644
--- a/templates/mailinglist/layout.html
+++ b/templates/mailinglist/layout.html
@@ -14,7 +14,7 @@
list information
{% endif %}
{% if request.endpoint != 'mailinglist_archive' %}//
- go to archive
+ go to the archive
{% endif %}
{% block mailbody %}{% endblock %}