From cb0d3311f30e516a1211009e249b8702a76b5e95 Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Mon, 27 Feb 2023 22:58:09 +0000
Subject: [PATCH] Added a missing ampersand

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

diff --git a/5-Add-virtual-motors.md b/5-Add-virtual-motors.md
index 8d8bf61..b860307 100644
--- a/5-Add-virtual-motors.md
+++ b/5-Add-virtual-motors.md
@@ -297,7 +297,7 @@ index 229b985..3754207 100644
 #### 5.7.3 Modify st.cmd.Linux
 
 ```
-$ gedit st.cmd.Linux
+$ gedit st.cmd.Linux &
 ```
 
 Make the following change:
-- 
GitLab