diff --git a/cc/sweecake b/cc/sweecake index 45349d3..c602cac 100644 --- a/cc/sweecake +++ b/cc/sweecake @@ -16,7 +16,7 @@ if not (datetime.now().month == 9 and datetime.now().day == 7): # Calculate the difference days_until_target = (target_date - current_date).days - print(f"Swee's birthday is in {days_until_target} days... This year he will become {target_date.year - 2010}.") + print(f"Swee's birthday is in {days_until_target} days... Then he'll become {target_date.year - 2010}.") else: print(""" )\\