mirror of https://github.com/knative/docs.git
Change initail to initial. (#1668)
This commit is contained in:
parent
101f0a115d
commit
f57d8df3cd
|
@ -58,7 +58,7 @@ configuration "blue-green-demo" configured
|
||||||
```
|
```
|
||||||
|
|
||||||
This will deploy the initial revision of the sample application. Before we can
|
This will deploy the initial revision of the sample application. Before we can
|
||||||
route traffic to this application we need to know the name of the initail
|
route traffic to this application we need to know the name of the initial
|
||||||
revision which was just created. Using `kubectl` you can get it with the
|
revision which was just created. Using `kubectl` you can get it with the
|
||||||
following command:
|
following command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue