From 62592ea1d47d2853a428ed079da67d353fc09328 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Jul 2021 19:17:45 +0200 Subject: -fix typo --- 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 190c2f3c..4c61c1a2 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2906,7 +2906,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 contract. pay_deadline: Timestamp; // Transfer deadline for the exchange. Must be in the -- cgit v1.2.3