From 580283c6a1a09783405431a416cc2e5bb035095c Mon Sep 17 00:00:00 2001
From: trantzas <ktrantzas@ece.upatras.gr>
Date: Tue, 4 Feb 2025 14:53:12 +0000
Subject: [PATCH] Deployed 1635ac0 to develop in public with MkDocs 1.6.1 and
 mike 2.1.3

---
 public/develop/contributing/developing/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/develop/contributing/developing/index.html b/public/develop/contributing/developing/index.html
index 1769da53..4e9c1cb4 100644
--- a/public/develop/contributing/developing/index.html
+++ b/public/develop/contributing/developing/index.html
@@ -2718,7 +2718,7 @@
 
 <h1 id="developing">Developing</h1>
 <p>OpenSlice backend services are mainly implemented with Java 17 or above and Spring Boot.</p>
-<p>OpenSlice uses various subsystems and depending on the module would you like to work, other subsystems must be present <em>(you can disable them though in the code, e.g. at docker-compose.yaml file)</em>.</p>
+<p>OpenSlice uses various subsystems and depending on the module would you like to work, other subsystems must be present <em>(you can disable them though in the code, e.g. at docker-compose.yaml file)</em>. </p>
 <h2 id="general-requirements">General requirements</h2>
 <ul>
 <li>Docker should be installed in your development environment</li>
-- 
GitLab