From e0ed97be36ff891cc3e327979d4cf80d54cd223c Mon Sep 17 00:00:00 2001 From: Sunil Samra Date: Tue, 6 Jun 2023 12:07:22 +0000 Subject: [PATCH] Apply suggestions from code review --- docs/source/about.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/about.rst b/docs/source/about.rst index 242d34bb..a59701f6 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -344,7 +344,7 @@ The action space available to the blue agent comes in two types: 1. Node-based 2. Access Control List - 3. Any + 3. Any (Agent can take both node-based and ACL-based actions) The choice of action space used during a training session is determined in the config_[name].yaml file.