fix grammar

This commit is contained in:
Simon Larsen
2023-06-09 14:03:18 +01:00
parent 9e695e5117
commit c495f3295e

View File

@@ -75,7 +75,7 @@ export default class NotificationService {
project.id!,
'ACTION REQUIRED: SMS and Call Recharge Failed for project - ' +
(project.name || ''),
`We have tried recharged your SMS and Call balance for project - ${
`We have tried to recharge your SMS and Call balance for project - ${
project.name || ''
} and failed. We could not find a payment method for the project. Please add a payment method in project settings.`
);