Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c66d29f

Browse files
committed
Fixed previous commit
1 parent 3c19461 commit c66d29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ attribute:
279279
$definition->addTag('monolog.processor', array('handler' => 'firephp');
280280
$container->register('my_service', $definition);
281281
282-
You can add also a processor for a specific logging by using the ``channel``
282+
You can add also a processor for a specific logging channel by using the ``channel``
283283
attribute. This will register the processor only for the ``security`` logging
284284
channel used in the Security component:
285285

0 commit comments

Comments
 (0)