From c0a8fe5be214ad043a37d64ba3235f669268de86 Mon Sep 17 00:00:00 2001 From: wiggitywhitney Date: Fri, 19 Nov 2021 11:40:31 -0600 Subject: [PATCH] Clarify glossary entry for PodDisruptionBudget --- content/en/docs/reference/glossary/pod-disruption-budget.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/glossary/pod-disruption-budget.md b/content/en/docs/reference/glossary/pod-disruption-budget.md index 0b7d5d98a1..7ee55d45a4 100644 --- a/content/en/docs/reference/glossary/pod-disruption-budget.md +++ b/content/en/docs/reference/glossary/pod-disruption-budget.md @@ -22,5 +22,5 @@ tags: -PDBs cannot prevent an involuntary disruption, but - will count against the budget. +Involuntary disruptions cannot be prevented by PDBs; however they +do count against the budget.