diff --git a/mautrix_telegram/portal.py b/mautrix_telegram/portal.py index 7f8986d5..42cdb477 100644 --- a/mautrix_telegram/portal.py +++ b/mautrix_telegram/portal.py @@ -3694,7 +3694,7 @@ class Portal(DBPortal, BasePortal): TextMessageEventContent( msgtype=MessageType.EMOTE, body=( - f"gifted Telegram Premium for {action.months} " + f"gifted Telegram Premium for {action.months} months " f"({action.amount / 100} {action.currency})" ), ),