Skip to content

Commit e91e5b9

Browse files
committed
ICL: Readme fixes.
1 parent 0481232 commit e91e5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Notification recipients were set, so they would get email notifications accordin
9191
By default, you'll get notification of each level which is higher than NOTICE (see [PSR-3 log levels](http://www.php-fig.org/psr/psr-3/#5-psr-log-loglevel)).
9292
This means, that you'll get notification about each NOTICE, WARNING, ERROR, CRITICAL, ALERT and EMERGENCY, occurred while execution.
9393
94-
You can change this behaviour and customize other aspects of notifications. Subject, "from address" and maybe some others, could be customized by overriding proper methods:
94+
You can change this behaviour and customize other aspects of notifications too. Subject, "from address" and maybe some others, could be customized by overriding proper methods:
9595
9696
```php
9797
use Monolog\Logger;

0 commit comments

Comments
 (0)