Skip to content

Commit edbab98

Browse files
authored
Merge pull request #25044 from runzhen/patch-1
remove 3 duplicate words
2 parents 9ecc3c1 + 10e21a5 commit edbab98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/configure-pod-container/static-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ JSON/YAML 格式的 Pod 定义文件。
201201
<!--
202202
1. Create a YAML file and store it on a web server so that you can pass the URL of that file to the kubelet.
203203
-->
204-
1. 创建一个 YAML 文件,并保存在保存在 web 服务上,为 kubelet 生成一个 URL。
204+
1. 创建一个 YAML 文件,并保存在 web 服务上,为 kubelet 生成一个 URL。
205205
206206
```yaml
207207
apiVersion: v1

0 commit comments

Comments
 (0)