From 832a79af67109507c8e9d144bcdaffcd8fb15de1 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 06:23:57 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index db5f02c8..5b363d40 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1863,7 +1863,7 @@ Inspecting orders // Reason given for the refund. reason: string; - // when was the refund approved + // When was the refund approved. timestamp: Timestamp; // Total amount that was refunded (minus a refund fee). -- cgit v1.2.3