From 01f25ac507f9e5363a2b9891ae63089cabfa2e13 Mon Sep 17 00:00:00 2001
From: DCoded <dicoded@email.com>
Date: Mon, 6 Jun 2022 08:17:14 -0400
Subject: [PATCH] Missed one

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ecd880f70a5..c13a003c432 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ fixing small typos or simple bugs.
 
 To effectively work on the project the following tools are required:
 
-* [Git](https://G-scm.com)
+* [Git](https://git-scm.com)
 * [Node.js](https://nodejs.org/en/) or another npm client
 * a code editor
   * [VSCode](https://code.visualstudio.com/) is a popular option
-- 
GitLab