grammar reference cleaned up

pull/108/head
Chris Caron 6 years ago
parent 55fb17280e
commit 333926c359

@ -178,7 +178,7 @@ class NotifySNS(NotifyBase):
if len(self.phone) == 0 and len(self.topics) == 0:
self.logger.warning(
'There are no valid target identified to notify.')
'There are no valid target(s) identified to notify.')
def send(self, body, title='', notify_type=NotifyType.INFO, **kwargs):
"""

Loading…
Cancel
Save