Merge pull request #537 from Stormheg/patch-1

Fix typo in api documentation
This commit is contained in:
shamoon 2022-03-26 14:42:34 -07:00 committed by GitHub
commit eda69dc881
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::