summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 8c693fef..1a48dfa1 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1087,9 +1087,10 @@ both by the user's browser and their wallet.
**Request**
:query hc: hash of the order's contract terms
- :query long_poll_ms: *Optional.* If specified, the merchant backend will wait up to ``long_poll_ms`` for completion
- of the payment before sending the HTTP response. A client must never rely on this behavior, as the merchant backend may
- return a response immediately.
+ :query long_poll_ms: *Optional.* If specified, the merchant backend will
+ wait up to ``long_poll_ms`` milliseconds for completion of the payment before
+ sending the HTTP response. A client must never rely on this behavior, as the
+ merchant backend may return a response immediately.
**Response**