From 10e21a5513d3b43203ccd064cef353698c195999 Mon Sep 17 00:00:00 2001 From: Runzhen Date: Sat, 14 Nov 2020 14:40:18 -0800 Subject: [PATCH] remove 3 duplicate words MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remove one of the two "保存在" words. --- content/zh/docs/tasks/configure-pod-container/static-pod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/configure-pod-container/static-pod.md b/content/zh/docs/tasks/configure-pod-container/static-pod.md index 064313cc6a..8ed0c78338 100644 --- a/content/zh/docs/tasks/configure-pod-container/static-pod.md +++ b/content/zh/docs/tasks/configure-pod-container/static-pod.md @@ -201,7 +201,7 @@ JSON/YAML 格式的 Pod 定义文件。 -1. 创建一个 YAML 文件,并保存在保存在 web 服务上,为 kubelet 生成一个 URL。 +1. 创建一个 YAML 文件,并保存在 web 服务上,为 kubelet 生成一个 URL。 ```yaml apiVersion: v1