Skip to content

Commit

Permalink
fix(docs): Fix typos in eventbus.md (#1004)
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Wies <evan@neomantra.net>
  • Loading branch information
neomantra authored Jan 4, 2021
1 parent 4cc221f commit c29e947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/eventbus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> v0.17.0 and after
EventBus is a kubernetes
EventBus is a Kubernetes
[Custom Resource](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
which is used for events transmission from EventSources to Sensors. Currently
EventBus is backed by
Expand All @@ -29,7 +29,7 @@ Streaming service with `exotic` NATS EventBus.

### Native

A simplest `native` NATS EeventBus example:
A simplest `native` NATS EventBus example:

```yaml
apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit c29e947

Please sign in to comment.