From 4b2c6824951e1ddfccfd0b56e0cf6ce1fcd003b6 Mon Sep 17 00:00:00 2001
From: DCoded <dicoded@email.com>
Date: Mon, 6 Jun 2022 08:23:03 -0400
Subject: [PATCH] Fixed typo

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 41cd227404c..b7efb178529 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -176,7 +176,7 @@ errors; it's not totally clean as is and there are a few false positives.
 
 ### External Programs
 
-* `docker/` contains Docker files from which the docker containers for GLabs CI are created
+* `docker/` contains Docker files from which the docker containers for GitLabs CI are created
 * `FCHost/` contains the sources for [FCHost](FCHost/documentation_FCHost.md)
 * `saveTools/` contains tools for [editing save files](saveTools/README.md)
 
-- 
GitLab