diff --git a/src/v1/schemas/new-payment-request.yaml b/src/v1/schemas/new-payment-request.yaml index 007aac7..10cfa8d 100644 --- a/src/v1/schemas/new-payment-request.yaml +++ b/src/v1/schemas/new-payment-request.yaml @@ -62,4 +62,4 @@ properties: additionalFields: type: string example: ORDER_ID|PRODUCT_ID|CUSTOMER_ID|CUSTOMER_NUMBER|COMMENT2 - description: These fields will be dispalyed to the payer when using the hosted option. You can choose to display any of `ORDER_ID`, `PRODUCT_ID`, `CUSTOMER_ID`, `CUSTOMER_NUMBER` and `COMMENT2` to the payer. + description: These fields will be displayed to the payer when using the hosted option. You can choose to display any of `ORDER_ID`, `PRODUCT_ID`, `CUSTOMER_ID`, `CUSTOMER_NUMBER` and `COMMENT2` to the payer.