summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 10:01:29 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 10:01:29 +0100
commit570cd03a8a39605fe667067cc0b84701e441c680 (patch)
tree3091f069e9492dcf7c63d23de1543261c0a1ab4e /core/api-merchant.rst
parente39dd668c013a44854d8b9fd62b486a90f6931b9 (diff)
downloaddocs-570cd03a8a39605fe667067cc0b84701e441c680.tar.gz
docs-570cd03a8a39605fe667067cc0b84701e441c680.tar.bz2
docs-570cd03a8a39605fe667067cc0b84701e441c680.zip
-fix build issues
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 00e4a7f6..a291d9cf 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2789,7 +2789,7 @@ to validate that a customer made a payment.
// ``otp_algorithm`` and matching client query arguments.
//
// Available since protocol **v10**.
- otp_code?: String;
+ otp_code?: string;
}