Fix typo in api.rst

This commit is contained in:
Storm Heg 2022-03-26 22:34:50 +01:00 committed by GitHub
parent acab197a45
commit 500e5c41ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ The endpoints correctly serve the response header fields ``Content-Disposition``
and ``Content-Type`` to indicate the filename for download and the type of content of
the document.
In order to download or preview the original document when an archied document is available,
In order to download or preview the original document when an archived document is available,
supply the query parameter ``original=true``.
.. hint::