From 7ab2278e0a9221742ddce6e92188a3dd93702128 Mon Sep 17 00:00:00 2001 From: Tim Cheung <152907271+timckt@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:13:55 +0000 Subject: [PATCH] update typo --- runbooks/source/recycle-all-nodes.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runbooks/source/recycle-all-nodes.html.md.erb b/runbooks/source/recycle-all-nodes.html.md.erb index cf47e8b6..42ea5df3 100644 --- a/runbooks/source/recycle-all-nodes.html.md.erb +++ b/runbooks/source/recycle-all-nodes.html.md.erb @@ -48,7 +48,7 @@ AWS EKS in some circumstances has even reverted the update and started to drain To resolve the issue: -1. Copy below script save it as `delete-pods-in-namespace.sh`. +1. Copy below script and save it as `delete-pods-in-namespace.sh`. ``` #!/bin/bash