Skip to content

Commit

Permalink
Update dojo/notifications/helper.py
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Neill <[email protected]>
  • Loading branch information
Maffooch and cneill authored Dec 6, 2024
1 parent ae4006f commit 8b03a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/notifications/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def send_mail_notification(

class WebhookNotificationManger(NotificationManagerHelpers):

"""Manger for slack notifications and their helpers."""
"""Manger for webhook notifications and their helpers."""

ERROR_PERMANENT = "permanent"
ERROR_TEMPORARY = "temporary"
Expand Down

0 comments on commit 8b03a1b

Please sign in to comment.