Skip to content

Commit 12a2249

Browse files
Update docs/docs/concepts/events.md
Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>
1 parent 77eb013 commit 12a2249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/concepts/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Each event includes the following fields:
88
| --------- | ----------------------------------------------------------- |
99
| Timestamp | When the event occurred |
1010
| Actor | The user or system that initiated the change, if applicable |
11-
| Target | The resource affected by the event |
11+
| Targets | The resources affected by the event |
1212
| Message | A description of the change or additional event details |
1313

1414
Events can be queried by targeting a specific resource or within a group of related resources. For example, you can query events targeting a particular job or within a run, including the run itself and all of its associated resources.

0 commit comments

Comments
 (0)