Skip to content

Commit 7970d02

Browse files
committed
ICM: Minor readme fixes.
1 parent d1ae17c commit 7970d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Prevents overlapping for Laravel console commands.
3131
}
3232
```
3333

34-
3. Now, if you try to run the same command twice, you'll get:
34+
3. Now your command is protected against overlapping:
3535
```shell
3636
➜ php artisan foo:bar baz
3737
Command is running now!

0 commit comments

Comments
 (0)