We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7976c13 commit 8dafdb4Copy full SHA for 8dafdb4
README.md
@@ -33,9 +33,9 @@ Provides logging and email notifications for Laravel console commands.
33
34
3. Now your command is... To be continued...
35
36
-## Logger is not initialized?
+## Logger not initialized?
37
38
-Please note, that `Loggable` trait is overriding `initialize` method:
+Note, that `Loggable` trait is overriding `initialize` method:
39
```php
40
trait Loggable
41
{
0 commit comments