From 69bb09ea2142c7e34aa3f7d9ebd814916f04f5d6 Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Tue, 28 Feb 2023 16:42:44 +0000
Subject: [PATCH] Corrected heading numbering

---
 2-IOC-deployment.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/2-IOC-deployment.md b/2-IOC-deployment.md
index bbfea1e..d2b298d 100644
--- a/2-IOC-deployment.md
+++ b/2-IOC-deployment.md
@@ -312,7 +312,7 @@ $ make distclean
 $ make
 ```
 
-#### 2.10.4 Run the IOC
+#### 2.11.4 Run the IOC
 
 Start the IOC and confirm the error is resolved.
 
@@ -320,7 +320,7 @@ Start the IOC and confirm the error is resolved.
 $ ./softioc/xxx.sh run
 ```
 
-### 2.11 Stop the IOC
+### 2.12 Stop the IOC
 
 Exit the IOC from the IOC shell:
 ```
-- 
GitLab