From 65a909261b3dfe74f719fdb562a81a181d69fd1a Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Fri, 24 Feb 2023 22:52:47 +0000
Subject: [PATCH] Minor tweaks to 5.9

---
 5-Add-virtual-motors.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/5-Add-virtual-motors.md b/5-Add-virtual-motors.md
index 018a4b5..7ac142f 100644
--- a/5-Add-virtual-motors.md
+++ b/5-Add-virtual-motors.md
@@ -344,10 +344,11 @@ drvAsynIPPortConfigure("VMC_ETH","127.0.0.1:33333", 0, 0, 0)
 <summary>Try to move a motor</summary>
 
 The move fails and the motor screen displays a controller error:
+
 ![screenshot of motorx_all.ui showing a controller error](images/motorx_all-controllerError.png)
 </details>
 
-Ctrl+c to kill the IOC.
+Type `ctrl+c` to kill the IOC.
 
 ### 5.10 Start the Virtual Motor Controller
 
-- 
GitLab