From 69bfa9b44255041a87547e8ac4a0e0c3e1ff019c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 07:19:58 -0400 Subject: add period at end of sentence --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 89837fa4..2eff9b20 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2824,7 +2824,7 @@ The contract terms must have the following structure: // After this deadline has passed, no refunds will be accepted. refund_deadline: Timestamp; - // After this deadline, the merchant won't accept payments for the contact + // After this deadline, the merchant won't accept payments for the contact. pay_deadline: Timestamp; // Transfer deadline for the exchange. Must be in the -- cgit v1.2.3