From 1635ac05d280a1a93c1866cc5b2c72cff960a383 Mon Sep 17 00:00:00 2001
From: trantzas <ktrantzas@ece.upatras.gr>
Date: Tue, 4 Feb 2025 14:52:39 +0000
Subject: [PATCH] Test pipeline commit

---
 doc/contributing/developing.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/contributing/developing.md b/doc/contributing/developing.md
index 432e5b00..fa8e17b5 100644
--- a/doc/contributing/developing.md
+++ b/doc/contributing/developing.md
@@ -3,7 +3,7 @@
 
 OpenSlice backend services are mainly implemented with Java 17 or above and Spring Boot.
 
-OpenSlice uses various subsystems and depending on the module would you like to work, other subsystems must be present *(you can disable them though in the code, e.g. at docker-compose.yaml file)*.
+OpenSlice uses various subsystems and depending on the module would you like to work, other subsystems must be present *(you can disable them though in the code, e.g. at docker-compose.yaml file)*. 
 
 ## General requirements
 
-- 
GitLab