diff --git a/monkey/monkey_island/cc/services/config_schema/ransomware.py b/monkey/monkey_island/cc/services/config_schema/ransomware.py index 21f5d61f6..245044043 100644 --- a/monkey/monkey_island/cc/services/config_schema/ransomware.py +++ b/monkey/monkey_island/cc/services/config_schema/ransomware.py @@ -52,8 +52,8 @@ RANSOMWARE = { "readme_note": { "title": "", "type": "object", - "description": "Note: README.txt will be left in the target directory specified" - " for encryption.", + "description": "Note: A README.txt will be left in the specified target " + "directory.", }, }, },