Skip to content

Commit f4bb5ff

Browse files
authored
Merge pull request #24601 from chinayin/patch-2
fix wrongly words
2 parents 0075ace + 47a6032 commit f4bb5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/daemonset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Some typical uses of a DaemonSet are:
3030
-->
3131
DaemonSet 的一些典型用法:
3232

33-
- 在每个节点上运行集群存守护进程
33+
- 在每个节点上运行集群守护进程
3434
- 在每个节点上运行日志收集守护进程
3535
- 在每个节点上运行监控守护进程
3636

0 commit comments

Comments
 (0)