From 4221780ce53ff7484f6f1958173373dc963e7967 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 22 Feb 2025 14:06:20 -0500 Subject: functional scratch dockerfile --- internal/app/command.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/app') diff --git a/internal/app/command.go b/internal/app/command.go index 5c32ba2..f2c55ef 100644 --- a/internal/app/command.go +++ b/internal/app/command.go @@ -6,7 +6,7 @@ import ( const ( AppName = "rafta" - AppUsage = "Really, Another Freaking Todo App?!" + AppUsage = "Really, Another F*cking Todo App?!" ) var version = "COMPILED" -- cgit v1.2.3