fix: Some relationships typo fixed

pull/241/head
chrisr3d 2018-09-04 16:15:08 +02:00
parent 498c6f114b
commit d84b499d3a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@
}, },
{ {
"name": "indicates", "name": "indicates",
"description": "This relationships describes that the source object indicates the target object.", "description": "This relationship describes that the source object indicates the target object.",
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
@ -611,7 +611,7 @@
}, },
{ {
"name": "exploits", "name": "exploits",
"description": "This relationships describes an object (like a PoC/exploit) which exploits another object (such as a vulnerability object).", "description": "This relationship describes an object (like a PoC/exploit) which exploits another object (such as a vulnerability object).",
"format": [ "format": [
"misp" "misp"
] ]