From 2bb49fd56a719cb428583396f83c1497f55e0ec9 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 05:23:56 -0400 Subject: add period at end of sentence --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 398d173f..2f326a7c 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1554,7 +1554,7 @@ Creating orders interface PostOrderRequest { // The order must at least contain the minimal - // order detail, but can override all + // order detail, but can override all. order: Order; // if set, the backend will then set the refund deadline to the current -- cgit v1.2.3