From 5306e28b026f1cfbb38227aed149304b898bced9 Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Wed, 8 Mar 2023 18:41:53 +0000
Subject: [PATCH] Updated the comment in 6.14 to mention that autosave is
 already saving the corrected terminator

---
 6-asyn-troubleshooting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/6-asyn-troubleshooting.md b/6-asyn-troubleshooting.md
index b722e3a..3f095ac 100644
--- a/6-asyn-troubleshooting.md
+++ b/6-asyn-troubleshooting.md
@@ -256,7 +256,7 @@ When the position is queried manually, the I/O status and severity return to `NO
 
 ### 6.14 Solve the communication problem
 
-IOC's configuration needs to be modified so the change to the input terminator persists across IOC restarts.  Stop the IOC to get the command prompt back.
+Autosave is now saving the new input terminator, but the IOC's configuration should still be modified so the configuration is consistent with the autosaved values.  Stop the IOC to get the command prompt back.
 
 ```
 kmp> exit
-- 
GitLab