summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-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 f7d07c35..f2a0f25b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1129,7 +1129,7 @@ Inspecting instances
// If the frontend does NOT specify a payment deadline, how long should
// offers we make be valid by default?
- default_pay_deadline: RelativeTime;
+ default_pay_delay: RelativeTime;
// Authentication configuration.
// Does not contain the token when token auth is configured.