From 12960db34d0dc1cec6f847f0fb527bdcbf447f56 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 07:16:52 -0400 Subject: fix typo: s/is/it/ --- 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 2a6dfbcc..331ca7f2 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2792,7 +2792,7 @@ The contract terms must have the following structure: // before transferring it to the merchant. amount: Amount; - // The URL for this purchase. Every time is is visited, the merchant + // The URL for this purchase. Every time it is visited, the merchant // will send back to the customer the same proposal. Clearly, this URL // can be bookmarked and shared by users. fulfillment_url?: string; -- cgit v1.2.3