diff --git a/doc/development_guide/development_guide.md b/doc/development_guide/development_guide.md
index 25a512764c73b3b98a5dfda957d10ec3bfcdcad9..441f40fbea87fd5504fe8f1add12c90bcaaa6f71 100644
--- a/doc/development_guide/development_guide.md
+++ b/doc/development_guide/development_guide.md
@@ -440,6 +440,7 @@ Host TFS-VM
 
 
 <h3><u>Connect VSCode to the VM through "Remote SSH" extension</h3></u>
+
 - Right-click on "TFS-VM"
 - Select "Connect to Host in Current Window"
 - Reply to the questions asked
@@ -498,7 +499,7 @@ This step installs Python extensions in VSCode server running in the VM.
 - In VSCode (connected to the VM), click left button "Extensions"
 - Search "Python" extension in the extension Marketplace.
 - Install official "Python" extension released by Microsoft.
-  - By default, since you're connected to the VM, it will be installed in the VSCode server running in the VM.
+    - By default, since you're connected to the VM, it will be installed in the VSCode server running in the VM.
 
 - In VSCode (connected to the VM), click left button "Explorer"
 - Click "Ctrl+Alt+P" and type "Python: Select Interpreter". Select option "Python: 3.9.13 64-bit ('tfs')"