From 5feacb593ad71e21eaca32d38f4745e20d4bf414 Mon Sep 17 00:00:00 2001
From: Bastien Dumont <bdumont@grandlyon.com>
Date: Mon, 19 Feb 2024 10:51:00 +0100
Subject: [PATCH] fix typo

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a81198e..81228c1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
 # Contributing to the documentation
 
-To install the documentation project, follow the readme instuctions, then :
+To install the documentation project, follow the readme instructions, then :
 
 - Create a branch for your change
 - Add documentation pages to docs, and supporting assets to img.
-- 
GitLab