From ddc351fcc91fa2eadbd6cb274587754168d7c8f0 Mon Sep 17 00:00:00 2001
From: Kyle <kylewuolle@users.noreply.github.com>
Date: Fri, 20 Dec 2024 10:10:48 -0800
Subject: [PATCH] Update docs/dev.md

Co-authored-by: Ekaterina Kazakova <41469478+eromanova@users.noreply.github.com>
Signed-off-by: Kyle <kylewuolle@users.noreply.github.com>
---
 docs/dev.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/dev.md b/docs/dev.md
index e96b629ae..0823cc27a 100644
--- a/docs/dev.md
+++ b/docs/dev.md
@@ -96,7 +96,7 @@ another provider change `DEV_PROVIDER` variable with the name of provider before
 running make (e.g. `export DEV_PROVIDER=azure`).
 
 1. Configure your cluster parameters in provider specific file
-   (for example `config/dev/aws-clusterDeployment.yaml` in case of AWS):
+   (for example `config/dev/aws-clusterdeployment.yaml` in case of AWS):
 
     * Configure the `name` of the ClusterDeployment
     * Change instance type or size for control plane and worker machines