From 1f31df9ee6f1742e68fe76a579900d1658d6e74c Mon Sep 17 00:00:00 2001
From: Siraj Aizlewood <31565026+Siraj-Aizlewood@users.noreply.github.com>
Date: Mon, 19 Feb 2024 17:34:04 +0400
Subject: [PATCH] Update CONTRIBUTING.md

Co-authored-by: James Briggs <35938317+jamescalam@users.noreply.github.com>
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7aefdd29..c43bf4a8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,7 @@ Please follow these guidelines when making a contribution:
 > **Feedback and Discussion:**
 While we encourage you to initiate a draft Pull Request early to get feedback on your implementation, we also highly value discussions and questions. If you're unsure about any aspect of your contribution or need clarification on the project's direction, please don't hesitate to use the [Issues section](https://github.com/aurelio-labs/semantic-router/issues) of our repository. Engaging in discussions or asking questions before starting your work can help ensure that your efforts align well with the project's goals and existing work.
 
-## Setting Up a Development Environment
+# Setting Up Your Development Environment
 
 1. Fork on GitHub:
     Go to the [repository's page](https://github.com/aurelio-labs/semantic-router) on GitHub: 
-- 
GitLab