We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2411f46 commit 4ac0314Copy full SHA for 4ac0314
1 file changed
content/collections/troubleshooting/email-not-sending.md
@@ -27,7 +27,7 @@ Locally, run the queue worker:
27
php artisan queue:listen
28
```
29
30
-Or on production, make sure you a worker configured to run the `queue:work` command.
+Or on production, make sure you have a worker configured to run the `queue:work` command.
31
32
## Horizon
33
0 commit comments