Skip to content

Commit c54339f

Browse files
committed
Readme fixes.
1 parent 8e75d74 commit c54339f

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
@@ -223,7 +223,7 @@ class ExampleCommand extends Command
223223

224224
### Several traits conflict?
225225

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

0 commit comments

Comments
 (0)