diff --git a/docs_adaptors.html b/docs_adaptors.html index 9dd781a..2da8652 100644 --- a/docs_adaptors.html +++ b/docs_adaptors.html @@ -136,7 +136,7 @@
deletions |
yes | -If set to "true", use the first field of the input file to distinguish between rows for insertion and rows for deletion. A 0 in the first column triggers a deletion event. A 1 in the first column triggers an inertion event. The first column is stripped off of the record before further parsing is performed. | +If set to "true", use the first field of the input file to distinguish between rows for insertion and rows for deletion. A 0 in the first column triggers a deletion event. A 1 in the first column triggers an insertion event. The first column is stripped off of the record before further parsing is performed. |
| Order Book |