diff --git a/DependencyInjection/Configuration.php b/DependencyInjection/Configuration.php index 7c6123ac..1269c3b9 100644 --- a/DependencyInjection/Configuration.php +++ b/DependencyInjection/Configuration.php @@ -184,7 +184,7 @@ * * - slack: * - token: slack api token - * - channel: channel name + * - channel: channel name (with starting #) * - [bot_name]: defaults to Monolog * - [icon_emoji]: defaults to null * - [use_attachment]: bool, defaults to true