summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:20:31 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:20:31 -0400
commitd04ec9424ef98a84d5ec1ee5f0e2186a4fcfc281 (patch)
tree0979aa46bfd830c782dbc0a6840d726f420be1a4 /core/api-merchant.rst
parent69bfa9b44255041a87547e8ac4a0e0c3e1ff019c (diff)
downloaddocs-d04ec9424ef98a84d5ec1ee5f0e2186a4fcfc281.tar.gz
docs-d04ec9424ef98a84d5ec1ee5f0e2186a4fcfc281.tar.bz2
docs-d04ec9424ef98a84d5ec1ee5f0e2186a4fcfc281.zip
add period at end of sentence
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 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.