Skip to content

Commit f051d21

Browse files
committed
ICL: Readme fixes.
1 parent a934a38 commit f051d21

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
@@ -89,7 +89,7 @@ Log file names are corresponding to dates, and only latest thirty files are stor
8989
9090
Notification recipients were set, so they would get email notifications according to execution process and log events.
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)).
92-
This means, that you'll get notification about each NOTICE, WARNING, ERROR, CRITICAL, ALERT and EMERGENCY occurred while execution.
92+
This means, that you'll get notification about each NOTICE, WARNING, ERROR, CRITICAL, ALERT and EMERGENCY, occurred while execution.
9393
9494
You can change this behaviour and customize other aspects of notifications such as subject, "from address" and maybe some others, by overriding proper methods:
9595
```php

0 commit comments

Comments
 (0)