Skip to content

Commit 30800d7

Browse files
committed
fix: [target-system] typo fixed
following pull-request from MISP/misp-rfc@a77f9a6
1 parent d3a5c2c commit 30800d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

objects/target-system/definition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"ui-priority": 1
2929
}
3030
},
31-
"description": "Description about an targeted system, this could potentially be a compromissed internal system",
31+
"description": "Description about an targeted system, this could potentially be a compromised internal system",
3232
"meta-category": "internal",
3333
"name": "target-system",
3434
"requiredOneOf": [
3535
"targeted_machine"
3636
],
3737
"uuid": "3110944f-eca0-4c94-9d61-a84d022228a4",
38-
"version": 1
39-
}
38+
"version": 2
39+
}

0 commit comments

Comments
 (0)