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 79173e51..2c817d7c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2907,7 +2907,7 @@ It has the following structure:
.. ts:def:: Product
interface Product {
- // merchant-internal identifier for the product.
+ // Merchant-internal identifier for the product.
product_id?: string;
// Human-readable product description.