From d11370d5efda4dc42505a456bd8cae0d37756583 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sat, 24 Jul 2021 01:07:53 +0200 Subject: Shorten not Sunday message --- sunday.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sunday.rb b/sunday.rb index 43cf824..8173da3 100755 --- a/sunday.rb +++ b/sunday.rb @@ -18,7 +18,7 @@ no_thoughts = <<~END No thoughts to share this week. Check back next Sunday! END not_sunday = <<~END - It's not Sunday today, the corner is closed. Check back on Sunday! + Corner's closed today. Check back on Sunday! END cgi = CGI.new -- cgit v1.2.3