mirror of https://github.com/knative/docs.git
fix typo in event-display Service template spec (#4762)
This commit is contained in:
parent
15c9ea7071
commit
e52ca26434
|
@ -206,7 +206,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containerers:
|
containers:
|
||||||
- image: gcr.io/knative-releases/knative.dev/eventing/cmd/event_display
|
- image: gcr.io/knative-releases/knative.dev/eventing/cmd/event_display
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue