diff options
Diffstat (limited to 'python/headers.py')
| -rw-r--r-- | python/headers.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/headers.py b/python/headers.py index 9759c77f..9b2534f4 100644 --- a/python/headers.py +++ b/python/headers.py @@ -450,7 +450,7 @@ MTM_HEADERS = { "Alternate Trade ID", "Definitions Type", ], - "swaptions": [ + "swaption": [ "Swap ID", "Allocation ID", "Description", @@ -527,7 +527,7 @@ MTM_HEADERS = { "Alternate Trade ID", "Sub Account Abbreviation", ], - "terminations": [ + "termination": [ "Swap ID", "Allocation ID", "Description", |
