Skip to content

Commit 8bc2cdb

Browse files
authored
Update horizon.md (typo) (#9833)
1 parent 05a382c commit 8bc2cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

horizon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ You may check the current status of the Horizon process using the `horizon:statu
230230
php artisan horizon:status
231231
```
232232

233-
You may gracefully terminate the Horizon process using the `horizon:terminate` Artisan command. Any jobs that are currently being processed by will be completed and then Horizon will stop executing:
233+
You may gracefully terminate the Horizon process using the `horizon:terminate` Artisan command. Any jobs that are currently being processed will be completed and then Horizon will stop executing:
234234

235235
```shell
236236
php artisan horizon:terminate

0 commit comments

Comments
 (0)