Skip to content

Commit 3522e0e

Browse files
committed
Merge pull request #68 from ricomonster/master
fixed wrong spelling for the word "working" under the "which" command
2 parents 8182caa + 9008c5f commit 3522e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/valet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
} else {
154154
warning('Valet could not determine which driver to use for this site.');
155155
}
156-
})->descriptions('Determine which Valet driver serves the current workign directory');
156+
})->descriptions('Determine which Valet driver serves the current working directory');
157157

158158
/**
159159
* Stream all of the logs for all sites.

0 commit comments

Comments
 (0)