Skip to content

Commit 06f06b5

Browse files
authored
Merge pull request #26583 from timyinshi/pod
delete extra words of 'use'
2 parents b9f9f71 + c5f6bc8 commit 06f06b5

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/pods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ Processes within a privileged container get almost the same privileges that are
489489
Pod 中的任何容器都可以使用容器规约中的
490490
[安全性上下文](/zh/docs/tasks/configure-pod-container/security-context/)中的
491491
`privileged` 参数启用特权模式。
492-
这对于想要使用使用操作系统管理权能(Capabilities,如操纵网络堆栈和访问设备)
492+
这对于想要使用操作系统管理权能(Capabilities,如操纵网络堆栈和访问设备)
493493
的容器很有用。
494494
容器内的进程几乎可以获得与容器外的进程相同的特权。
495495

0 commit comments

Comments
 (0)