summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 6750831c..4101362a 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1966,15 +1966,15 @@ to be recovered. The ``provider_url`` from where the recovery document was
obtained and its ``version`` are also provided. Each challenge comes with
four mandatory fields:
- - **uuid**: a unique identifier of the challenge; this is what the
+ - **uuid**: A unique identifier of the challenge; this is what the
UUIDs in the policies array refer to, but also this UUID may be
included in messages sent to the user. They allow the user to
distinguish different PIN/TANs should say the same phone number be
used for SMS-authentication with different providers.
- - **cost**: this is the amount the Anastasis provider will charge
+ - **cost**: This is the amount the Anastasis provider will charge
to allow the user to pass the challenge.
- - **type**: this is the type of the challenge, as a string.
- - **instructions**: contains additional important hints for the user
+ - **type**: This is the type of the challenge, as a string.
+ - **instructions**: Contains additional important hints for the user
to allow the user to satisfy the challenge. It typically includes
an abbreviated form of the contact information or the security
question. Details depend on ``type``.