diff --git a/Examples.md b/Examples.md index dbbbc22..c605a71 100644 --- a/Examples.md +++ b/Examples.md @@ -664,7 +664,7 @@ bcp() { ### Homebrew Cask ```sh -# Install ore open webpage for selected application +# Install or open the webpage for the selected application # using brew cask search as input source # and display a info quickview window for the currently marked application install() { @@ -687,8 +687,8 @@ install() { ```sh -# Uninstall ore open webpage for selected application -# using brew list search as input source (all brew cask installed applications) +# Uninstall or open the webpage for the selected application +# using brew list as input source (all brew cask installed applications) # and display a info quickview window for the currently marked application uninstall() { local token