commit a7ef13f314e2c770e0c02f8bb3fbef6a6e38127d
parent a76b0dd84928e567ce2510caa14026f4c48bcca8
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:48:17 -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
@@ -1059,7 +1059,7 @@ Inspecting instances
// Merchant name corresponding to this instance.
name: string;
- // Merchant instance this response is about ($INSTANCE)
+ // Merchant instance this response is about ($INSTANCE).
id: string;
// Public key of the merchant/instance, in Crockford Base32 encoding.