diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-11-28 00:30:17 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2020-11-28 00:30:17 -0500 |
commit | 424f45fbb2861d640eb815a433d293471f7e2424 (patch) | |
tree | 8d5225953f1b5a9d2fe4712e2f59be1392d85797 | |
parent | 3fc26ba3dfd7a3b33b84aa43ec90944aa954068e (diff) | |
download | docs-424f45fbb2861d640eb815a433d293471f7e2424.tar.gz docs-424f45fbb2861d640eb815a433d293471f7e2424.tar.bz2 docs-424f45fbb2861d640eb815a433d293471f7e2424.zip |
fix typo: s/incidate/indicate/
-rw-r--r-- | anastasis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst index 113b0b2..8c3a8aa 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -553,7 +553,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_. :http:statuscode:`204 No content`: The encrypted recovery document was accepted and stored. "Anastasis-Version" and "Anastasis-UUID" headers - incidate what version and UUID was assigned to this encrypted recovery document upload by the server. + 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. |