diff --git a/src/core/operations/Lorenz.mjs b/src/core/operations/Lorenz.mjs index 057f9cb3..067ebffd 100644 --- a/src/core/operations/Lorenz.mjs +++ b/src/core/operations/Lorenz.mjs @@ -89,7 +89,7 @@ class Lorenz extends Operation { "value": ["Plaintext", "ITA2"] }, { - name: "Output Format", + name: "ITA2 Format", type: "option", "value": ["5/8/9", "+/-/."] },