diff --git a/config_panel.toml b/config_panel.toml index 812f02e..dfe5e24 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -25,7 +25,7 @@ name = "My Webapp configuration" ask = "Activate the custom error file use" type = "boolean" default = false - help = "When you enable this, you can add/create a custom `404.html` file in a directory `www\\error`." + help = "Once custom error enabled, you can add/create a custom `404.html` file in a directory `www\\error`." [main.php_fpm_config] name = "PHP-FPM configuration"