Skip to content

Commit 298c12b

Browse files
authored
Merge pull request #25408 from breakliu/fix-zh-disruptions-typo
fix disruptions.md typo
2 parents c5c6d10 + e4d5725 commit 298c12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ deleting deployments or pods bypasses Pod Disruption Budgets.
118118
-->
119119
{{< caution >}}
120120
并非所有的自愿干扰都会受到 Pod 干扰预算的限制。
121-
例如,删除 Peployment 或 Pod 的删除操作就会跳过 Pod 干扰预算检查。
121+
例如,删除 Deployment 或 Pod 的删除操作就会跳过 Pod 干扰预算检查。
122122
{{< /caution >}}
123123

124124
<!--

0 commit comments

Comments
 (0)