]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix typo in api.rst 537/head
authorStorm Heg <storm@stormheg.co>
Sat, 26 Mar 2022 21:34:50 +0000 (22:34 +0100)
committerGitHub <noreply@github.com>
Sat, 26 Mar 2022 21:34:50 +0000 (22:34 +0100)
docs/api.rst

index 1d5b3f1b23881705122cdccedfd52348855b1e90..7cbf08718699d5b742f1e04c0c0dfbf7a34b429d 100644 (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::