Skip to content

Commit 870fae8

Browse files
committed
Island: Fix casing on README.TXT
1 parent 535a327 commit 870fae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monkey/monkey_island/cc/services/config_schema/ransomware.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "object",
2828
"properties": {
2929
"readme": {
30-
"title": "Create a README.TXT file",
30+
"title": "Create a README.txt file",
3131
"type": "boolean",
3232
"default": True,
3333
"description": "Creates a README.txt ransomware note on infected systems.",

0 commit comments

Comments
 (0)