taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit fd58df0e3b3a434266b39995e9961b0bf2365305
parent f25fc5a5b4e75ab74cf02dfbf0aec6db1cebe203
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:51:02 -0400

capitalize first word in sentence; add period at end of sentence (two instances)

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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.