mirror of https://github.com/MISP/misp-objects
typo fixed
parent
41f3792b49
commit
73a75d6c72
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": 7,
|
"version": 8,
|
||||||
"values": [
|
"values": [
|
||||||
{
|
{
|
||||||
"name": "derived-from",
|
"name": "derived-from",
|
||||||
|
@ -181,7 +181,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calls",
|
"name": "calls",
|
||||||
"descriptipn": "This relationship describes an object which calls another objects.",
|
"description": "This relationship describes an object which calls another objects.",
|
||||||
"format": [
|
"format": [
|
||||||
"misp"
|
"misp"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue