Skip to content

Commit e1cc2b1

Browse files
Fixing code typo
1 parent ab15460 commit e1cc2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ it is broken down.
114114
;
115115
116116
$monolog->handler('deduplicated')
117-
->type('deduplicated')
117+
->type('deduplication')
118118
->handler('symfony_mailer');
119119
120120
$monolog->handler('symfony_mailer')

0 commit comments

Comments
 (0)