diff --git a/main.go b/main.go index a143d7c..1750a53 100644 --- a/main.go +++ b/main.go @@ -64,7 +64,7 @@ func GetDefaultTasks() []Task { }, { Name: "Trash", - Description: `(empty the trash and take care the boxes are not super duper disgusting)`, + Description: `(empty the trash and take care the boxes are not ultra disgusting)`, IsOptional: false, }, {