diff --git a/letsencrypt/client/interactive_challenge.py b/letsencrypt/client/interactive_challenge.py index 52aa331f1..8b12a8509 100644 --- a/letsencrypt/client/interactive_challenge.py +++ b/letsencrypt/client/interactive_challenge.py @@ -10,7 +10,7 @@ import textwrap ############################################################# ########################################################### -# Interactive challlenge displays the string sent by the CA +# Interactive challenge displays the string sent by the CA # formatted to fit on the screen of the client # The Challenge also adds proper instructions for how the # client should continue the letsencrypt process