From a5c4b9d4e248b4eee3def82c0649164a6949dc55 Mon Sep 17 00:00:00 2001 From: Donny Bell <63249187+donnybell@users.noreply.github.com> Date: Fri, 8 May 2026 17:04:17 -0400 Subject: [PATCH] Fix typo in automated-installation.md instructions instreuctions -> instructions --- src/pages/docs/argo-cd/instances/automated-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/argo-cd/instances/automated-installation.md b/src/pages/docs/argo-cd/instances/automated-installation.md index 2d52a3c8b7..0b771cd880 100644 --- a/src/pages/docs/argo-cd/instances/automated-installation.md +++ b/src/pages/docs/argo-cd/instances/automated-installation.md @@ -132,7 +132,7 @@ The application YAML required to install the helm chart is as follows (replacing ``` 3. Generate Octopus Deploy Api-Key - 3.1. Follow the instreuctions on the [How to Create an API Key](/docs/octopus-rest-api/how-to-create-an-api-key) guide + 3.1. Follow the instructions on the [How to Create an API Key](/docs/octopus-rest-api/how-to-create-an-api-key) guide 3.2. Save the token in a secret ```shell