Change initail to initial. (#1668)

This commit is contained in:
Jose Manuel Ferrer Mosteiro 2019-08-12 18:10:28 +02:00 committed by Knative Prow Robot
parent 101f0a115d
commit f57d8df3cd
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ configuration "blue-green-demo" configured
```
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
following command: