Skip to content

Commit 4ac0314

Browse files
authored
Fix typo in email-not-sending.md (#1831)
1 parent 2411f46 commit 4ac0314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/collections/troubleshooting/email-not-sending.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Locally, run the queue worker:
2727
php artisan queue:listen
2828
```
2929

30-
Or on production, make sure you a worker configured to run the `queue:work` command.
30+
Or on production, make sure you have a worker configured to run the `queue:work` command.
3131

3232
## Horizon
3333

0 commit comments

Comments
 (0)