diff --git a/docs/guide/basic.md b/docs/guide/basic.md index 7994f24a..ce17d58e 100644 --- a/docs/guide/basic.md +++ b/docs/guide/basic.md @@ -61,6 +61,6 @@ For example, before and after restarting the queues: ```bash php artisan operations --before -php artisn queue:restart +php artisan queue:restart php artisan operations ```