Skip to content

Commit

Permalink
Merge pull request #1304 from dionadk/master
Browse files Browse the repository at this point in the history
Fixed Spelling Error
  • Loading branch information
colinxfleming authored Nov 17, 2017
2 parents 0f8c611 + 38f2c2b commit 2dfb3c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/helpers/welcome_message_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ 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
end

0 comments on commit 2dfb3c6

Please sign in to comment.