From d8dcce20baf3f5abcfa54367504807367bdcf9f5 Mon Sep 17 00:00:00 2001 From: Hongcai Ren Date: Mon, 10 Jun 2019 17:45:08 +0800 Subject: [PATCH] Minor change: fix typo for Chinese localization. (#14801) --- content/zh/docs/tutorials/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tutorials/_index.md b/content/zh/docs/tutorials/_index.md index 1928131edc..0c99aa6d98 100644 --- a/content/zh/docs/tutorials/_index.md +++ b/content/zh/docs/tutorials/_index.md @@ -17,7 +17,7 @@ content_template: templates/concept {{% capture overview %}} Kubernetes 文档的这一部分包含教程。一个教程展示了如何完成一个比单个[任务](/docs/tasks/)更大的目标。 -通常,通常一个教程有几个部分,每个部分都有一系列步骤。在浏览每个教程之前, +通常一个教程有几个部分,每个部分都有一系列步骤。在浏览每个教程之前, 您可能希望将[标准化术语表](/docs/reference/glossary/)页面添加到书签,供以后参考。