We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7b773 commit e96d23bCopy full SHA for e96d23b
docs/source/environment_desc.rst
@@ -79,7 +79,7 @@ Observation Space
79
The observation space is an np.array containing:
80
81
* The row of your DataFrame columns containing ``features`` in their name, at a given step : the **static features**
82
-* The **dynamic features ** (by default, the last position taken by the agent, and the current real position).
+* The **dynamic features** (by default, the last position taken by the agent, and the current real position).
83
84
.. code-block:: python
85
0 commit comments