taler-docs

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

commit a5d13b8e4f1a8ccd2c248b9a13b3fed909f8d2d6
parent 5a54c66cfd97be49614c250543af3c60a76657ca
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 03:54:11 -0400

add period at end of sentence (two instances)

Diffstat:
Manastasis.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -637,10 +637,10 @@ In the following, UUID is always defined and used according to `RFC 4122`_. .. ts:def:: EscrowMethod interface EscrowMethod { - // URL of the escrow provider (including possibly this Anastasis server) + // URL of the escrow provider (including possibly this Anastasis server). provider_url : string; - // Type of the escrow method (e.g. security question, SMS etc.) + // Type of the escrow method (e.g. security question, SMS etc.). escrow_type: string; // UUID of the escrow method (see /truth/ API below).