Fix wording typo in eventing getting started guide (#5218)

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
This commit is contained in:
Christoph Stäbler 2022-09-22 19:18:12 +02:00 committed by GitHub
parent ea10e691ca
commit 4e908020ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Create a Trigger that listens for CloudEvents from the event source and places t
??? question "What CloudEvents is my Trigger listening for?"
Because we didn't specify a `--filter` in our `kn` command, the Trigger is listening for any CloudEvents coming into the Broker.
The expand the next note to see how to use Filters.
Expand the next note to see how to use Filters.
Now, when we go back to the CloudEvents Player and send an event, we see that CloudEvents are both sent and received by the CloudEvents Player: