summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2eff9b20..59fae092 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2832,7 +2832,7 @@ The contract terms must have the following structure:
wire_transfer_deadline: Timestamp;
// Merchant's public key used to sign this proposal; this information
- // is typically added by the backend Note that this can be an ephemeral key.
+ // is typically added by the backend. Note that this can be an ephemeral key.
merchant_pub: EddsaPublicKey;
// Base URL of the (public!) merchant backend API.