From 5f2929788ce3434bab36d6aaea390261a8461706 Mon Sep 17 00:00:00 2001
From: Naren <naren@narendasan.com>
Date: Mon, 17 Oct 2016 20:59:17 -0500
Subject: [PATCH] following to follow

---
 Library/Homebrew/cask/lib/hbc/utils.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Library/Homebrew/cask/lib/hbc/utils.rb b/Library/Homebrew/cask/lib/hbc/utils.rb
index 36679aa391..c2c0916984 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鈥檛 fix the problem, please report this bug:
-- 
GitLab