From 45db793c0746946fbd73e8a5956115a106ae6278 Mon Sep 17 00:00:00 2001
From: Fanny Rodolakis <rodolakis@anl.gov>
Date: Fri, 26 May 2023 13:45:49 -0500
Subject: [PATCH] fix typos

---
 4-Deploy-motorVMC.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/4-Deploy-motorVMC.md b/4-Deploy-motorVMC.md
index f9cc91a..6188c8a 100644
--- a/4-Deploy-motorVMC.md
+++ b/4-Deploy-motorVMC.md
@@ -83,7 +83,11 @@ The error was much more helpful in step 2.4 because [xxx's CONFIG file prints th
 <details>
 <summary>hint</summary>
 
-The **motorVMC/README.md** file indicates: *"The definitions of `MOTOR` and `EPICS_BASE` need to be corrected in `motorVMC/configure/RELEASE` before motorVMC can be built."*
+The **motorVMC/README.md** file indicates: 
+
+```
+The definitions of `MOTOR` and `EPICS_BASE` need to be corrected in `motorVMC/configure/RELEASE` before motorVMC can be built.
+```
 
 The **motorVMC/configure/RELEASE** file doesn't contain any definitions, but it does include other files **if they exist**.
 
-- 
GitLab