From 8f2bb3d6adf267bfc3f283d979207be95b2c4248 Mon Sep 17 00:00:00 2001 From: meirlaker Date: Thu, 25 Oct 2018 13:50:40 -0400 Subject: [PATCH] Fix typo: update --> updated (#10726) --- content/en/docs/tasks/run-application/configure-pdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/run-application/configure-pdb.md b/content/en/docs/tasks/run-application/configure-pdb.md index 42e7e86fbf..7c291da37d 100644 --- a/content/en/docs/tasks/run-application/configure-pdb.md +++ b/content/en/docs/tasks/run-application/configure-pdb.md @@ -191,7 +191,7 @@ zk-pdb 2 1 7s ``` The non-zero value for `ALLOWED-DISRUPTIONS` means that the disruption controller has seen the pods, -counted the matching pods, and update the status of the PDB. +counted the matching pods, and updated the status of the PDB. You can get more information about the status of a PDB with this command: