From f916df2d1fcb600e7ce68fbe8fffca7b4d0ba6aa Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 17 Mar 2021 07:28:21 -0400 Subject: add period at end of sentence (two instances) --- core/api-merchant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 707a6c50..f38fb53c 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -3003,10 +3003,10 @@ It has the following structure: // Official name. name: string; - // Auditor's public key + // Auditor's public key. auditor_pub: EddsaPublicKey; - // Base URL of the auditor + // Base URL of the auditor. url: string; } -- cgit v1.2.3