Skip to content

Commit

Permalink
docs: typo eventbus (argoproj#1486)
Browse files Browse the repository at this point in the history
  • Loading branch information
tooptoop4 authored Dec 27, 2021
1 parent f85b8d0 commit f86648d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/eventbus.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ EventSource and Sensor work.

The common practice is to create an EventBus named `default` in the namespace. If
you want to use a different name, or you want to have multiple EventBus in one
namespace, you need to specifiy `eventBusName` in the spec of EventSource and
namespace, you need to specify `eventBusName` in the spec of EventSource and
Sensor correspondingly, so that they can find the right one. See EventSource
[spec](https://github.com/argoproj/argo-events/tree/stable/api/event-source.md#eventsourcespec)
and Sensor
Expand Down

0 comments on commit f86648d

Please sign in to comment.