Skip to content

Commit 93cfc04

Browse files
authored
Update README.md
1 parent 03f18cd commit 93cfc04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ To clear all jobs from redis in horizon.
5656
php artisan horizon:data recent_jobs -C
5757
```
5858

59-
To clear an tag or something else from redis in horizon.
59+
To clear a tag or something else from redis in horizon.
6060

6161
```shell
6262
php artisan horizon:data App\\Import:66 -C
6363
php artisan horizon:data failed:App\Import:65 -C
64-
```
64+
```

0 commit comments

Comments
 (0)