Skip to content

Commit 2640d88

Browse files
committed
fixed config example
1 parent 85a4eb4 commit 2640d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ public function getConfigTreeBuilder()
196196
'processors' => array('some_callable')
197197
),
198198
'main' => array(
199-
'type' => 'fingerscrossed',
199+
'type' => 'fingers_crossed',
200200
'action_level' => 'WARNING',
201201
'buffer_size' => 30,
202202
'handler' => 'custom',

0 commit comments

Comments
 (0)