diff --git a/docs/usage.md b/docs/usage.md index 9d08d5f02..2f2c0a396 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -626,7 +626,7 @@ The following placeholders are only available for "added" or "updated" triggers - `{{created_year_short}}`: created year - `{{created_month}}`: created month - `{{created_month_name}}`: created month name -- `{created_month_name_short}}`: created month short name +- `{{created_month_name_short}}`: created month short name - `{{created_day}}`: created day - `{{created_time}}`: created time in HH:MM format - `{{doc_url}}`: URL to the document in the web UI. Requires the `PAPERLESS_URL` setting to be set.