From 93a6627952b7cb0347aff630db71847c8188bced Mon Sep 17 00:00:00 2001 From: mtail Date: Wed, 4 Jul 2018 05:51:53 -0700 Subject: [PATCH] Fix typos. --- content/_index.md | 2 +- content/docs/examples/bookinfo/noistio.svg | 4 ++-- content/docs/setup/kubernetes/multicluster-install/index.md | 2 +- content_zh/community/_index.md | 2 +- i18n/zh.toml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/_index.md b/content/_index.md index 10b571a448..0e8492c1fb 100644 --- a/content/_index.md +++ b/content/_index.md @@ -114,7 +114,7 @@ title: Istio

Want to learn more?

-

Get started by learning Istio concepts and running through our BookInfo sample.

+

Get started by learning Istio concepts and running through our Bookinfo sample.

GET STARTED
diff --git a/content/docs/examples/bookinfo/noistio.svg b/content/docs/examples/bookinfo/noistio.svg index dfe4c63b12..73f854f138 100644 --- a/content/docs/examples/bookinfo/noistio.svg +++ b/content/docs/examples/bookinfo/noistio.svg @@ -13,7 +13,7 @@ viewBox="0 0 661.63458 453.37048" style="clip-rule:evenodd"> Istio BookInfo Sample Application + id="title6911">Istio Bookinfo Sample Application @@ -22,7 +22,7 @@ image/svg+xml - Istio BookInfo Sample Application + Istio Bookinfo Sample Application diff --git a/content/docs/setup/kubernetes/multicluster-install/index.md b/content/docs/setup/kubernetes/multicluster-install/index.md index c34e9cb82a..e0915edc4b 100644 --- a/content/docs/setup/kubernetes/multicluster-install/index.md +++ b/content/docs/setup/kubernetes/multicluster-install/index.md @@ -244,7 +244,7 @@ The simplest approach to enabling resolution for these variables is to specify t the various services. One problem with this is Pod IP's change during the lifetime of the service. -The `isito-remote` Helm chart requires the three specific variables to be configured as defined in the following table: +The `istio-remote` Helm chart requires the three specific variables to be configured as defined in the following table: | Helm Variable | Accepted Values | Default | Purpose of Value | | --- | --- | --- | --- | diff --git a/content_zh/community/_index.md b/content_zh/community/_index.md index 9092beaadb..d4ccb69e4c 100644 --- a/content_zh/community/_index.md +++ b/content_zh/community/_index.md @@ -44,7 +44,7 @@ Istio是一个开源项目,拥有支持其使用和持续开发的活跃社区 GitHub - Isito的代码在GitHub上开发。 + Istio的代码在GitHub上开发。 diff --git a/i18n/zh.toml b/i18n/zh.toml index 742e610a98..a8bc087d73 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -20,7 +20,7 @@ other = "对于开发者" other = "加入 istio-dev@ 邮件列表讨论 Istio 项目开发时遇到的问题" [github_desc] -other = "Isito 的代码在 GitHub 上开发" +other = "Istio 的代码在 GitHub 上开发" [team_drive_desc] other = "如果您想深入了解 Istio 的技术细节,请查看我们日益完善的设计文档"