Skip to content

Commit 3343f1b

Browse files
committed
ICM: Readme minor fixes.
1 parent e380fb8 commit 3343f1b

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
@@ -26,7 +26,7 @@ Prevents overlapping for Laravel console commands.
2626
composer require illuminated/console-mutex
2727
```
2828

29-
2. Use `Illuminated\Console\WithoutOverlapping` trait in your console command class:
29+
2. Use `Illuminated\Console\WithoutOverlapping` trait:
3030

3131
```php
3232
namespace App\Console\Commands;

0 commit comments

Comments
 (0)