1
0
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:
Rico Maglayon
2016-05-15 16:01:00 +08:00
parent 8182caa3d0
commit 9008c5f7df

View File

@@ -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.