From 26ed3e8ec67e8928f4c1dc872ce53e795d572bcb Mon Sep 17 00:00:00 2001 From: Brian Kanyora Date: Thu, 20 Jul 2023 16:09:57 +0100 Subject: [PATCH] feature/1641: Changed environment config to training config --- docs/source/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/config.rst b/docs/source/config.rst index 67bb86d8..23860d99 100644 --- a/docs/source/config.rst +++ b/docs/source/config.rst @@ -17,10 +17,10 @@ PrimAITE uses two configuration files for its operation: Used to define the low-level settings of a session, including the network laydown, green / red agent information exchange requirements (IERSs) and Access Control Rules. -Environment Config: +Training Config: ******************* -The environment config file consists of the following attributes: +The Training Config file consists of the following attributes: **Generic Config Values**