mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-18 12:57:38 +00:00
docs: fix typo (#577)
This commit is contained in:
@@ -73,7 +73,7 @@ title: Utils
|
|||||||
```{eval-rst}
|
```{eval-rst}
|
||||||
.. py:currentmodule:: gymnasium
|
.. py:currentmodule:: gymnasium
|
||||||
|
|
||||||
When implementing an environment, the :meth:Env.reset and :meth:`Env.step` functions much be created describing the
|
When implementing an environment, the :meth:`Env.reset` and :meth:`Env.step` functions much be created describing the
|
||||||
dynamics of the environment.
|
dynamics of the environment.
|
||||||
For more information see the environment creation tutorial.
|
For more information see the environment creation tutorial.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user