From 79c683c81b99ac4a437f708bf2fa7217ec8cc2d3 Mon Sep 17 00:00:00 2001 From: Michael Cymerman Date: Fri, 25 Aug 2023 08:27:34 -0400 Subject: [PATCH] Update README.md typo when copying/pasting this won't work without the 's' in extras --- examples/extras/cloudwatch-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/extras/cloudwatch-agent/README.md b/examples/extras/cloudwatch-agent/README.md index ee7afb6..3448ab9 100644 --- a/examples/extras/cloudwatch-agent/README.md +++ b/examples/extras/cloudwatch-agent/README.md @@ -67,7 +67,7 @@ cd 107742151971-do2-govcloud/vpc/east/vpc5/apps/eks-ditd-gups-stage/common-servi mkdir cloudwatch-agent cd cloudwatch-agent git checkout -b add-cloudwatch-agent -rsync -avRWH $EKS_SOURCE/examples/extra/cloudwatch-agent/./ ./ +rsync -avRWH $EKS_SOURCE/examples/extras/cloudwatch-agent/./ ./ ``` ## Step 3: Plan