Typo: iistio -> istio (#3342)

This commit is contained in:
John Howard 2019-02-21 12:01:32 -08:00 committed by Martin Taillefer
parent 1bde241b40
commit 3239fa5cb7
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ that Istio uses are instantiated. Verify that the number of total CRDs created
{{< text bash >}}
$ helm install iistio --name istio --namespace istio-system
$ helm install istio --name istio --namespace istio-system
{{< /text >}}