Update Incremental Configuration (JSON) authored by Alieh Saeedi's avatar Alieh Saeedi
...@@ -17,7 +17,7 @@ The overall configuration of a single incremental matching: ...@@ -17,7 +17,7 @@ The overall configuration of a single incremental matching:
{ {
"task":"POSTPROCESSING", "task":"POSTPROCESSING",
"config":[] "config":[]
}, }
] ]
] ]
``` ```
... ...
......