mirror of https://github.com/knative/docs.git
chore: fix typo in sample parallel README (#6189)
Remove redundant dot in the ksvc yaml
This commit is contained in:
parent
e0a59d798b
commit
5761506d1d
|
@ -73,7 +73,6 @@ spec:
|
||||||
- name: TRANSFORMER
|
- name: TRANSFORMER
|
||||||
value: |
|
value: |
|
||||||
({"message": "this is odd!"})
|
({"message": "this is odd!"})
|
||||||
.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue