From 3b0f725aa57e333d209f23a7de7d07e53b6e310b Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Thu, 2 Mar 2023 16:47:57 +0000
Subject: [PATCH] Fixed a typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20cecbb..07dca5f 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ The training IOC required some [customization to allow the IOC's prefix to be ov
 * the caQtDM (and MEDM) start scripts open **my-xxx.ui** (and **my-xxx.adl**) instead of **xxx.ui** (and **xxx.adl**)
 * A **newPrefix.sh** script was added to simplify the creation of **override.iocsh**, **my-xxx.ui** and **my-xxx.adl**
 
-#### Should I deploy beamline IOCs based on the traiing IOC?
+#### Should I deploy beamline IOCs based on the training IOC?
 
 No.  Just use **mkioc**.
 
-- 
GitLab