cc: Fix grammar in ransomware config schema

This commit is contained in:
Shreya 2021-06-29 16:23:30 +05:30 committed by Mike Salvatore
parent 4035d9d213
commit a1efd915b1
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ RANSOMWARE = {
}, },
}, },
"other_behaviors": { "other_behaviors": {
"title": "Other Behaviors", "title": "Other behavior",
"type": "object", "type": "object",
"properties": { "properties": {
"readme": { "readme": {