commit d04ec9424ef98a84d5ec1ee5f0e2186a4fcfc281
parent 69bfa9b44255041a87547e8ac4a0e0c3e1ff019c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 07:20:31 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.