mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix grammar
This commit is contained in:
@@ -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.`
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user