summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index d857db00..52a4222f 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -265,6 +265,6 @@ merchant's offer.
The wallet will inject an ``XMLHttpRequest`` request to the merchant's
``$pay_url`` in the context of the execution page. This mechanism is
necessary since the request to ``$pay_url`` must be made from the merchant's
- origin domain in order to preserve information (e.g. cookies).
+ origin domain in order to preserve information (e.g. cookies, origin header).