Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olipayne committed Jul 13, 2021
1 parent f1c1400 commit c6959fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/valet.php
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
You might also want to investigate your global Composer configs. Helpful commands include:
<comment>composer global update</comment> to apply updates to packages
<comment>composer global outdated</comment> to indentify outdated packages
<comment>composer global outdated</comment> to identify outdated packages
<comment>composer global diagnose</comment> to run diagnostics
");
// Stopping PHP so the ~/.config/valet/valet.sock file is released so the directory can be deleted if desired
Expand Down

0 comments on commit c6959fd

Please sign in to comment.