diff --git a/common-ts/src/constants/orders.ts b/common-ts/src/constants/orders.ts index 7463d4af..f980c219 100644 --- a/common-ts/src/constants/orders.ts +++ b/common-ts/src/constants/orders.ts @@ -57,7 +57,7 @@ export const UI_ORDER_TYPES: UIOrderTypeLookup = { 'An Oracle Limit Order allows you to specify an offset rather than limit price to execute your order. The offset represents the price above/below the current Oracle Price you want to be filled at. Learn more.', }, scaledOrders: { - label: 'Scaled Orders', + label: 'Scale Order', value: 'scaledOrders', orderType: OrderType.LIMIT, description: