diff options
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/utils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/utils.rb b/Library/Homebrew/cask/lib/hbc/utils.rb index 36679aa39..c2c091698 100644 --- a/Library/Homebrew/cask/lib/hbc/utils.rb +++ b/Library/Homebrew/cask/lib/hbc/utils.rb @@ -145,7 +145,7 @@ module Hbc def self.error_message_with_suggestions <<-EOS.undent - Try following the instuctions here: + Follow the instuctions here: #{Formatter.url(PREBUG_URL)} If this doesn’t fix the problem, please report this bug: |
