mirror of https://github.com/MISP/misp-objects
Fix typo in the field
parent
9b55a361ec
commit
0ab002e94c
|
@ -110,7 +110,7 @@
|
||||||
"Ingress",
|
"Ingress",
|
||||||
"Egress"
|
"Egress"
|
||||||
],
|
],
|
||||||
"direction": "Direction of this flow"
|
"description": "Direction of this flow"
|
||||||
},
|
},
|
||||||
"flow-count": {
|
"flow-count": {
|
||||||
"misp-attribute": "counter",
|
"misp-attribute": "counter",
|
||||||
|
|
Loading…
Reference in New Issue