Correct expected output (#4229)

This commit is contained in:
Iliia Khaprov - VMware 2021-09-14 18:46:11 +02:00 committed by GitHub
parent 2f593eb28b
commit 8f742c9f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Instead of `TARGET`="World" update the environment variable `TARGET` on your Kna
==**Expected output:**==
```{ .bash .no-copy }
service.serving.knative.dev/hello created
service.serving.knative.dev/hello configured
```