diff --git a/cli/Valet/Brew.php b/cli/Valet/Brew.php index 1a942ff..cc15896 100644 --- a/cli/Valet/Brew.php +++ b/cli/Valet/Brew.php @@ -85,7 +85,7 @@ function installOrFail($formula, $options = [], $taps = []) } /** - * Tag the given formulas. + * Tap the given formulas. * * @param dynamic[string] $formula * @return void