From 5007c624b35710b0478aa003837f9b8148ff9547 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Sun, 7 Aug 2011 00:10:08 +0800 Subject: [PATCH] Typo. --- app/views/apps/_configuration_instructions.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/apps/_configuration_instructions.html.haml b/app/views/apps/_configuration_instructions.html.haml index 3223c83..7663abe 100644 --- a/app/views/apps/_configuration_instructions.html.haml +++ b/app/views/apps/_configuration_instructions.html.haml @@ -2,8 +2,8 @@ %code :preserve - # Require the hoptoad_notifier gem in you App. - # -------------------------------------------- + # Require the hoptoad_notifier gem in your App. + # --------------------------------------------- # # Rails 3 - In your Gemfile # gem 'hoptoad_notifier' -- libgit2 0.21.2