diff --git a/app/__init__.py b/app/__init__.py index 1bae233cd..2ba2716d6 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -435,7 +435,7 @@ def format_notification_status(status, template_type): 'sending': 'Sending', 'created': 'Sending', 'pending': 'Sending', - 'sent': 'Sent internationally' + 'sent': 'Sent to an international number' }, 'letter': { 'failed': '',