mirror of https://github.com/MISP/misp-objects
chg: [organization] typo fixed
parent
4f0e518368
commit
783ae64fa0
|
@ -55,7 +55,7 @@
|
||||||
"registration-number": {
|
"registration-number": {
|
||||||
"description": "Registration number of the organization",
|
"description": "Registration number of the organization",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": "15"
|
"ui-priority": 15
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"description": "The role of the organization.",
|
"description": "The role of the organization.",
|
||||||
|
@ -92,4 +92,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a",
|
"uuid": "f750e12b-127a-432c-b022-b3f9153c4e2a",
|
||||||
"version": 6
|
"version": 6
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue