summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:51:02 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:51:02 -0400
commitfd58df0e3b3a434266b39995e9961b0bf2365305 (patch)
tree326a51f44ffedb330a1d6d375a4bd680329a20ba /core/api-exchange.rst
parentf25fc5a5b4e75ab74cf02dfbf0aec6db1cebe203 (diff)
downloaddocs-fd58df0e3b3a434266b39995e9961b0bf2365305.tar.gz
docs-fd58df0e3b3a434266b39995e9961b0bf2365305.tar.bz2
docs-fd58df0e3b3a434266b39995e9961b0bf2365305.zip
capitalize first word in sentence; add period at end of sentence (two instances)
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 668d871b..728fd175 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -604,10 +604,10 @@ Management operations authorized by master key
interface AuditorSetupMessage {
- // base URL of the auditor
+ // Base URL of the auditor.
auditor_url: string;
- // human-readable name of the auditor
+ // Human-readable name of the auditor.
auditor_name: string;
// The auditor's EdDSA signing public key.