Skip to content

Commit 8dafdb4

Browse files
committed
ICL: Readme fixes.
1 parent 7976c13 commit 8dafdb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ Provides logging and email notifications for Laravel console commands.
3333

3434
3. Now your command is... To be continued...
3535

36-
## Logger is not initialized?
36+
## Logger not initialized?
3737

38-
Please note, that `Loggable` trait is overriding `initialize` method:
38+
Note, that `Loggable` trait is overriding `initialize` method:
3939
```php
4040
trait Loggable
4141
{

0 commit comments

Comments
 (0)