summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6d81e008..89837fa4 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2818,7 +2818,7 @@ The contract terms must have the following structure:
// List of products that are part of the purchase (see `Product`).
products: Product[];
- // Time when this contract was generated
+ // Time when this contract was generated.
timestamp: Timestamp;
// After this deadline has passed, no refunds will be accepted.