Skip to content

Commit e186b8e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/concepts/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Each event includes the following fields:
1111
| Targets | The resources affected by the event |
1212
| Message | A description of the change or additional event details |
1313

14-
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.
14+
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 query events within a run, including the run itself and all of its jobs.
1515

1616
Events are accessible through the UI, CLI, and API.
1717

0 commit comments

Comments
 (0)