fix: [target-system] typo fixed

following pull-request from a77f9a6b61
main
Alexandre Dulaunoy 2025-01-02 11:16:52 +01:00
parent d3a5c2c02d
commit 30800d79b9
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -28,12 +28,12 @@
"ui-priority": 1 "ui-priority": 1
} }
}, },
"description": "Description about an targeted system, this could potentially be a compromissed internal system", "description": "Description about an targeted system, this could potentially be a compromised internal system",
"meta-category": "internal", "meta-category": "internal",
"name": "target-system", "name": "target-system",
"requiredOneOf": [ "requiredOneOf": [
"targeted_machine" "targeted_machine"
], ],
"uuid": "3110944f-eca0-4c94-9d61-a84d022228a4", "uuid": "3110944f-eca0-4c94-9d61-a84d022228a4",
"version": 1 "version": 2
} }