From: Storm Heg Date: Sat, 26 Mar 2022 21:34:50 +0000 (+0100) Subject: Fix typo in api.rst X-Git-Tag: ngx-1.7.0-rc1~24^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F537%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix typo in api.rst --- diff --git a/docs/api.rst b/docs/api.rst index 1d5b3f1b23..7cbf087186 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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::