From 38f2c2b5f2126a0b631298844fd08affaf16de85 Mon Sep 17 00:00:00 2001 From: Diona Kurien Date: Thu, 16 Nov 2017 20:37:38 -0500 Subject: [PATCH] fixed spelling errors --- app/helpers/welcome_message_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/welcome_message_helper.rb b/app/helpers/welcome_message_helper.rb index a80bcccc9..e2226e50c 100644 --- a/app/helpers/welcome_message_helper.rb +++ b/app/helpers/welcome_message_helper.rb @@ -27,7 +27,7 @@ def welcome_messages 'You rock!', "You are invaluable - keep it up!!", "You're a real gem - the client_finder gem team", - "Outstading job! Keep up the hard work!", + "Outstanding job! Keep up the hard work!", "Keep up the Good Work" ] end