diff --git a/src/documents/tasks.py b/src/documents/tasks.py index e36bdf0f9..2f1bc2ee4 100644 --- a/src/documents/tasks.py +++ b/src/documents/tasks.py @@ -269,7 +269,7 @@ def update_document_archive_file(document_id): ], }, additional_data={ - "reason": "Redo OCR called", + "reason": "Update document archive file", }, action=LogEntry.Action.UPDATE, )