diff --git a/monkey/monkey_island/cc/services/config_schema/ransomware.py b/monkey/monkey_island/cc/services/config_schema/ransomware.py index cc043e876..cbd4e4e72 100644 --- a/monkey/monkey_island/cc/services/config_schema/ransomware.py +++ b/monkey/monkey_island/cc/services/config_schema/ransomware.py @@ -22,8 +22,8 @@ RANSOMWARE = { }, }, }, - "notifications": { - "title": "Notifications", + "other_behaviors": { + "title": "Other Behaviors", "type": "object", "properties": { "readme": {