taler-docs

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

commit 58b8390e280ab02f3d5a73604e5a28d4111badcb
parent 424f45fbb2861d640eb815a433d293471f7e2424
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 28 Nov 2020 00:31:06 -0500

fix typo: s/incidates/indicates/

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -556,7 +556,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. indicate what version and UUID was assigned to this encrypted recovery document upload by the server. :http:statuscode:`304 Not modified`: The same encrypted recovery document was previously accepted and stored. "Anastasis-Version" header - incidates what version was previously assigned to this encrypted recovery document. + indicates what version was previously assigned to this encrypted recovery document. :http:statuscode:`400 Bad request`: The $ACCOUNT_PUB is not an EdDSA public key or mandatory headers are missing. The response body MUST elaborate on the error using a Taler error code in the typical JSON encoding.