From ec7306ec39771d5ed0691c181f6c90bdeb3b20d3 Mon Sep 17 00:00:00 2001 From: Christopher McCarthy Date: Fri, 9 Jun 2023 09:31:01 +0000 Subject: [PATCH] Apply suggestions from code review --- docs/source/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/config.rst b/docs/source/config.rst index dec8af85..a03a5c8d 100644 --- a/docs/source/config.rst +++ b/docs/source/config.rst @@ -37,7 +37,7 @@ The environment config file consists of the following attributes: This defines the number of episodes that the agent will train or be evaluated over. -* **num_stepss** [int] +* **num_steps** [int] Determines the number of steps to run in each episode of the session