summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:28:21 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:28:21 -0400
commitf916df2d1fcb600e7ce68fbe8fffca7b4d0ba6aa (patch)
tree471d84ce6dcf8eaa498736e93c6d3fdc4dc36213
parent9e06b2aabed5c1932fc45e60d5845986dfc5a894 (diff)
downloaddocs-f916df2d1fcb600e7ce68fbe8fffca7b4d0ba6aa.tar.gz
docs-f916df2d1fcb600e7ce68fbe8fffca7b4d0ba6aa.tar.bz2
docs-f916df2d1fcb600e7ce68fbe8fffca7b4d0ba6aa.zip
add period at end of sentence (two instances)
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
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;
}