diff --git a/docs/DEPLOY_SA5G_WITH_DS_TESTER.md b/docs/DEPLOY_SA5G_WITH_DS_TESTER.md
index a447977e2773965f28fd6b2cdbdf3d17235060e5..cf8dfca9711e56eb66085d4adcaa391ba7154768 100644
--- a/docs/DEPLOY_SA5G_WITH_DS_TESTER.md
+++ b/docs/DEPLOY_SA5G_WITH_DS_TESTER.md
@@ -20,6 +20,7 @@
 This tutorial will help in understanding how to deploy OAI core network using docker-compose. In this tutorial we have used [dsTest](https://www.developingsolutions.com/products/dstest-5g-core-network-testing/) a commercial paid gNB emulator. Though instead of this readers can also use gNBsim (an opensource gNB emulator), you can follow another tutorial for [this](./DEPLOY_SA5G_WITH_GNBSIM.md). Please follow the tutorial step by step to create a stable working testbed. 
 
 **Reading time: ~20mins**
+
 **Tutorial replication time: ~1hr**
 
 Note: In case readers are interested in deploying debuggers/developers core network environment with more logs please follow [this tutorial](./DEBUG_5G_CORE.md)
diff --git a/docs/DEPLOY_SA5G_WITH_GNBSIM.md b/docs/DEPLOY_SA5G_WITH_GNBSIM.md
index 321a73d89d806e4cd2273f8c8146b86cd84da76b..99158f5a82544b24724b5948ded0ae55699d249f 100644
--- a/docs/DEPLOY_SA5G_WITH_GNBSIM.md
+++ b/docs/DEPLOY_SA5G_WITH_GNBSIM.md
@@ -15,6 +15,7 @@
 ![SA dsTest Demo](./images/5gCN_gnbsim.jpg)
 
 **Reading time: ~ 30mins**
+
 **Tutorial replication time: ~ 1h30mins**
 
 Note: In case readers are interested in deploying debuggers/developers core network environment with more logs please follow [this tutorial](./DEBUG_5G_CORE.md)
diff --git a/docs/DEPLOY_SA5G_WITH_VPP_UPF.md b/docs/DEPLOY_SA5G_WITH_VPP_UPF.md
index 3e3b08f471e5aca39d33b32f3c464f5c41f36083..fff3ed45faaca442dbe2316fcf2da43ba47fb791 100644
--- a/docs/DEPLOY_SA5G_WITH_VPP_UPF.md
+++ b/docs/DEPLOY_SA5G_WITH_VPP_UPF.md
@@ -15,6 +15,7 @@
 ![SA dsTest Demo](./images/5gcn_vpp_upf.jpg)
 
 **Reading time: ~ 30mins**
+
 **Tutorial replication time: ~ 1h30mins**
 
 Note: In case readers are interested in deploying debuggers/developers core network environment with more logs please follow [this tutorial](./DEBUG_5G_CORE.md)