Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>
This commit is contained in:
Matthias Wessendorf 2025-07-09 16:36:48 +02:00 committed by GitHub
parent 96f66c9738
commit 8ed229e161
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ Data,
/// output omitted
```
As you can see the event is pretty verbose and would need some help in order to extract the relevant data for processing it further, in a meaningful way
As you can see this event is pretty verbose and needs some help to extract the relevant data to enable processing it further, in a meaningful way.
!!! note
The original event can be seen here: [rhel9-vm-creation-event](https://raw.githubusercontent.com/rguske/knative-functions/refs/heads/main/kn-py-vmdata-psql-fn/test/vm-creation-event-origin.json){:target="_blank"}