mirror of https://github.com/MISP/misp-objects
chg: [person] typo fixed
parent
b67cda2d51
commit
dfc090f19e
|
@ -79,7 +79,7 @@
|
||||||
"description": "The IM application used by this person.",
|
"description": "The IM application used by this person.",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": "true",
|
"multiple": true,
|
||||||
"sane_default": [
|
"sane_default": [
|
||||||
"WhatsApp",
|
"WhatsApp",
|
||||||
"Google Hangouts",
|
"Google Hangouts",
|
||||||
|
|
Loading…
Reference in New Issue