mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
fixed wrong spelling for the word "working" under the "which" command
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
} else {
|
||||
warning('Valet could not determine which driver to use for this site.');
|
||||
}
|
||||
})->descriptions('Determine which Valet driver serves the current workign directory');
|
||||
})->descriptions('Determine which Valet driver serves the current working directory');
|
||||
|
||||
/**
|
||||
* Stream all of the logs for all sites.
|
||||
|
||||
Reference in New Issue
Block a user