summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:19:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:19:05 -0400
commitdb8cb361ec08653ea6ba0993f288c2ed87a087cb (patch)
tree62f7ed67dcfb7ffaa264f9391cebfae466fdf4ea /core/api-merchant.rst
parent40c2e5c689f2ea2f3dd03ce3a1b67666fef85c97 (diff)
downloaddocs-db8cb361ec08653ea6ba0993f288c2ed87a087cb.tar.gz
docs-db8cb361ec08653ea6ba0993f288c2ed87a087cb.tar.bz2
docs-db8cb361ec08653ea6ba0993f288c2ed87a087cb.zip
add period at end of sentence
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 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.