summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-merchant-api-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
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``.