diff --git a/app/views/domains/_verify_with_dns.html.haml b/app/views/domains/_verify_with_dns.html.haml index 83907e1..2ed4f00 100644 --- a/app/views/domains/_verify_with_dns.html.haml +++ b/app/views/domains/_verify_with_dns.html.haml @@ -1,6 +1,6 @@ %p.pageContent__intro.u-margin To verify your ownership of #{@domain.name}, you need to add a TXT record to this domain. - The TXT record should include the value shown below. + The TXT record should point to the domain and include the value shown below. %pre.codeBlock.u-margin= @domain.dns_verification_string