From 5f74dbba8d0aacb8204ec577335ad2f08868aab7 Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Mon, 22 Jun 2026 21:12:23 -0400 Subject: [PATCH] Update docs minor --- docs/walkthrough.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/walkthrough.rst b/docs/walkthrough.rst index b7da1ab..704015d 100644 --- a/docs/walkthrough.rst +++ b/docs/walkthrough.rst @@ -78,7 +78,7 @@ implicitly has access to a no-op (doing nothing). .. note:: Only include actions that the game actually responds to. Listing - unreachable keys wastes part of the agent's action space and may slow + unused keys wastes part of the agent's action space and may slow training. ``reward``