From d2df9153ce8a630bc27623d3b2a177a0b9cff7b2 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Lopez Date: Fri, 15 Mar 2024 16:33:19 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Kellie Freeman <80066741+kellie-freeman@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 72370501..9b9a2fef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,7 +81,7 @@ Prerequisites: 1. Project administrators must create a pull request from the `develop` branch to the `main` branch. > [!IMPORTANT] -> Validate Casc Bundle SCM is pointing to the `main` branch. +> You must validate that the CasC bundle SCM tool is pointing to the `main` branch. 2. Once the pull request is merged, verify that the `main` branch successfully passes the [Terraform CI build](#blueprint-terraform-ci-pipeline).