Skip to content

Commit 854d0b2

Browse files
committed
Readme fixes.
1 parent 5ce7318 commit 854d0b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ class ExampleCommand extends Command
223223

224224
### Several traits conflict?
225225

226-
If you're using some other cool `illuminated/console-%` packages, well, then you can find yourself getting "traits conflict".
226+
If you're using some other `illuminated/console-%` packages, then you can find yourself getting traits conflict.
227+
227228
For example, if you're trying to build [loggable command](https://github.com/dmitry-ivanov/laravel-console-logger), which is protected against overlapping:
228229

229230
```php

0 commit comments

Comments
 (0)