Skip to content

Commit 539b2b6

Browse files
committed
ICM: Readme fixed.
1 parent ef6eaff commit 539b2b6

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
@@ -118,7 +118,7 @@ class Foo extends Command
118118

119119
#### Several traits conflict?
120120

121-
If you're using some other cool `illuminated/console-...` packages, well, you can find yourself getting "traits conflict".
121+
If you're using some other cool `illuminated/console-%` packages, well, you can find yourself getting "traits conflict".
122122
For example, if you're trying to build [loggable command](https://packagist.org/packages/illuminated/console-logger), which is protected against overlapping:
123123
```php
124124
class Foo extends Command

0 commit comments

Comments
 (0)