diff --git a/letsencrypt/auth_handler.py b/letsencrypt/auth_handler.py index 2da053f8c..5f6365167 100644 --- a/letsencrypt/auth_handler.py +++ b/letsencrypt/auth_handler.py @@ -486,7 +486,7 @@ def is_preferred(offered_challb, satisfied, _ERROR_HELP_COMMON = ( "To fix these errors, please make sure that your domain name was entered " - "correctly and the DNS A/AAAA record(s) for that domain contains the " + "correctly and the DNS A record(s) for that domain contains the " "right IP address.")