diff --git a/certbot-apache/certbot_apache/configurator.py b/certbot-apache/certbot_apache/configurator.py index f431b9dab..16de3a3d8 100644 --- a/certbot-apache/certbot_apache/configurator.py +++ b/certbot-apache/certbot_apache/configurator.py @@ -91,7 +91,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator): """ - description = "Apache Web Server plugin - Beta" + description = "Apache Web Server plugin" OS_DEFAULTS = dict( server_root="/etc/apache2",