diff --git a/src/event-topics/expense/v4.expense-events.md b/src/event-topics/expense/v4.expense-events.md index 6f777bda8..9272b96a8 100644 --- a/src/event-topics/expense/v4.expense-events.md +++ b/src/event-topics/expense/v4.expense-events.md @@ -30,7 +30,7 @@ The `reportCreated` event is published when a new expense report is created. ### Report Updated Event -The `reportUpdated` event is published when a value in the expense report header is updated. This event is not published for the workflow status changes of the report. +The `reportUpdated` event is published when a value in the expense report header is updated or if an expense is moved to another report. This event is not published for the workflow status changes of the report. ### Report Deleted Event