mirror of https://github.com/MISP/misp-objects
correct rbn --> rtn
parent
8b1aff8135
commit
0d31f27efc
|
@ -54,10 +54,10 @@
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
"aba-rbn": {
|
"aba-rtn": {
|
||||||
"description": " ABA routing transit number",
|
"description": " ABA routing transit number",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "aba-rbn"
|
"misp-attribute": "aba-rtn"
|
||||||
},
|
},
|
||||||
"account-name": {
|
"account-name": {
|
||||||
"description": "A field to freely describe the bank account details.",
|
"description": "A field to freely describe the bank account details.",
|
||||||
|
|
Loading…
Reference in New Issue