Commit 5007c624b35710b0478aa003837f9b8148ff9547

Authored by Nathan Broadbent
1 parent 09fc1c22
Exists in master and in 1 other branch production

Typo.

app/views/apps/_configuration_instructions.html.haml
@@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
2 %code 2 %code
3 :preserve 3 :preserve
4 4
5 - # Require the hoptoad_notifier gem in you App.  
6 - # -------------------------------------------- 5 + # Require the hoptoad_notifier gem in your App.
  6 + # ---------------------------------------------
7 # 7 #
8 # Rails 3 - In your Gemfile 8 # Rails 3 - In your Gemfile
9 # gem 'hoptoad_notifier' 9 # gem 'hoptoad_notifier'