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 9b2534f4..9759c77f 100644 --- a/python/headers.py +++ b/python/headers.py @@ -450,7 +450,7 @@ MTM_HEADERS = { "Alternate Trade ID", "Definitions Type", ], - "swaption": [ + "swaptions": [ "Swap ID", "Allocation ID", "Description", @@ -527,7 +527,7 @@ MTM_HEADERS = { "Alternate Trade ID", "Sub Account Abbreviation", ], - "termination": [ + "terminations": [ "Swap ID", "Allocation ID", "Description", |
