summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/anastasis.rst b/anastasis.rst
index b9b79b2a..a4b7c4d6 100644
--- 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).