Skip to content

Commit d8b6bd7

Browse files
committed
Readme fixes.
1 parent 2208116 commit d8b6bd7

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
@@ -415,7 +415,8 @@ class ExampleCommand extends Command
415415

416416
### Several traits conflict?
417417

418-
If you're using some other cool `illuminated/console-%` packages, well, then you can find yourself getting "traits conflict".
418+
If you're using another `illuminated/console-%` package, then you can find yourself getting into the "traits conflict".
419+
419420
For example, if you're trying to build loggable command, which is [protected against overlapping](https://github.com/dmitry-ivanov/laravel-console-mutex):
420421

421422
```php

0 commit comments

Comments
 (0)