From b8dc72bff1f1fb1a6ef3c7533ae7d21942e5a7eb Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 19:01:57 -0500 Subject: fix typo: s/endpoint/endpoints/ --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 1333dc4e..bb385e19 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -302,7 +302,7 @@ the merchant’s obligations under the contract. .. Note:: You do not need to keep querying to notice changes - to the order's transaction status. The endpoint + to the order's transaction status. The endpoints support long polling, simply specify a ``timeout_ms`` query parameter with how long you want to wait at most for the order status to change to ``paid``. -- cgit v1.2.3