fix capitalization (#2958)

This commit is contained in:
paassdc 2018-12-08 04:36:28 +08:00 committed by Martin Taillefer
parent bfefc6c2c8
commit 01c5a6488c
1 changed files with 2 additions and 2 deletions

View File

@ -188,7 +188,7 @@ After it is installed, you can find it by searching for its release name on the
- Click the menu button on the left side of the navigation bar.
- Click `Workloads` and select `Helm Releases`.
- Find the installed Istio using its release name.
- Click `Action` and select `upgrade` or `rollback`.
- Click `Action` and select `Upgrade` or `Rollback`.
{{< image width="100%" ratio="41.28%"
link="./istio-upgrade-1.png"
@ -206,7 +206,7 @@ After it is installed, you can find it by searching for its release name on the
- Click the menu button on the left side of the navigation bar.
- Click `Workloads` and select `Helm Releases`.
- Find the installed Istio using its release name.
- Click `Action` and select `delete`.
- Click `Action` and select `Delete`.
{{< image width="100%" ratio="32.52%"
link="./istio-deletion.png"