From b37c523c397b95a3a6a833eec29beb09e49198f7 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Fri, 5 May 2023 01:33:08 +0200 Subject: [PATCH] Spelling correction --- 02-Traffic_management/01-header_routing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-Traffic_management/01-header_routing/README.md b/02-Traffic_management/01-header_routing/README.md index eb637bb..97fa6aa 100755 --- a/02-Traffic_management/01-header_routing/README.md +++ b/02-Traffic_management/01-header_routing/README.md @@ -342,7 +342,7 @@ virtualservice.networking.istio.io/helloworld-vs created ## Wait for the pods to be ready -Wait for the Apache and Nginx deployments to be up and ready. +Wait for the Apache, Nginx and Whoami deployments to be up and ready. ```shell watch -n 2 kubectl get deployment helloworld-v{0..2}