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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5e485cd2..02198322 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1827,7 +1827,7 @@ Inspecting orders
// A wallet claimed the order, but did not yet pay for the contract.
order_status: "claimed";
- // Contract terms
+ // Contract terms.
contract_terms: ContractTerms;
}