diff options
Diffstat (limited to 'anastasis.rst')
-rw-r--r-- | anastasis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst index 8c3a8aa..36e472c 100644 --- 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. |