diff --git a/docs/advanced_usage.md b/docs/advanced_usage.md index 5675e7b61..5488659a2 100644 --- a/docs/advanced_usage.md +++ b/docs/advanced_usage.md @@ -187,7 +187,7 @@ variables: | `DOCUMENT_THUMBNAIL_PATH` | Path to the generated thumbnail | | `DOCUMENT_DOWNLOAD_URL` | URL for document download | | `DOCUMENT_THUMBNAIL_URL` | URL for the document thumbnail | -| `DOCUMENT_OWNER` | Username of the document owner (or "None") | +| `DOCUMENT_OWNER` | Username of the document owner (if any) | | `DOCUMENT_CORRESPONDENT` | Assigned correspondent (if any) | | `DOCUMENT_TAGS` | Comma separated list of tags applied (if any) | | `DOCUMENT_ORIGINAL_FILENAME` | Filename of original document |