summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index b29739bd..85b241f6 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3086,7 +3086,7 @@ Adding templates
// Additional information in a separate template.
template_contract: TemplateContractDetails;
- }
+ }
.. ts:def:: TemplateContractDetails
@@ -3103,7 +3103,7 @@ Adding templates
// Minimum age buyer must have (in years). Default is 0.
minimum_age: Integer;
- }
+ }
Editing templates