From cef2c4a86a9c3bc95679528d7f5d5328a6a6d777 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:04:20 -0400 Subject: add period at end of sentence --- core/api-auditor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-auditor.rst') diff --git a/core/api-auditor.rst b/core/api-auditor.rst index 9d602912..434ea0cc 100644 --- a/core/api-auditor.rst +++ b/core/api-auditor.rst @@ -59,7 +59,7 @@ know-your-customer (KYC) registration before issuing contracts. // Return which currency this auditor is auditing for. currency: string; - // EdDSA master public key of the auditor + // EdDSA master public key of the auditor. auditor_public_key: EddsaPublicKey; } -- cgit v1.2.3