From b00620e0161d203a47154383d4434423bc286556 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 27 Jan 2021 22:09:22 -0500 Subject: [PATCH] spelling: instead Signed-off-by: Josh Soref --- charts/argo-cd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index da07b1d4..f5d2c041 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -20,7 +20,7 @@ The application controller is now available as a `StatefulSet` when the `control ### 1.8.7 to 2.x.x -`controller.extraArgs`, `repoServer.extraArgs` and `server.extraArgs` are now arrays of strings intead of a map +`controller.extraArgs`, `repoServer.extraArgs` and `server.extraArgs` are now arrays of strings instead of a map What was ```yaml