diff --git a/templates/dashboard/domain_detail/dns.html b/templates/dashboard/domain_detail/dns.html
index 6b46feea..75c26723 100644
--- a/templates/dashboard/domain_detail/dns.html
+++ b/templates/dashboard/domain_detail/dns.html
@@ -266,7 +266,9 @@
dkim._domainkey.{{ custom_domain.domain }} as domain value instead.
If you are using a subdomain, e.g. subdomain.domain.com,
- you need to use dkim._domainkey.subdomain as domain value instead.
+ you need to use dkim._domainkey.subdomain as the domain instead.
+
+ That means, if your domain is mail.domain.com you should enter dkim._domainkey.mail.domain.com as the Domain.