summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:45:51 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:45:51 -0400
commit7b49f061f570691dada16b6f11399eb8c610ee89 (patch)
treea2f0c55ebf244358a6e12ddddb8944eddbd36209 /anastasis.rst
parentc307288901cbf5f0e671e35119c5261c67f8a139 (diff)
downloaddocs-7b49f061f570691dada16b6f11399eb8c610ee89.tar.gz
docs-7b49f061f570691dada16b6f11399eb8c610ee89.tar.bz2
docs-7b49f061f570691dada16b6f11399eb8c610ee89.zip
capitalize first word in sentence (four instances)
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``.